All Projects → ajeffrey → civarium

ajeffrey / civarium

Licence: other
isometric software vivarium that simulates a mini civilization

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to civarium

IsoRTS
Isometric RTS game with procedural generated maps.
Stars: ✭ 14 (-22.22%)
Mutual labels:  procedural-generation, isometric
glsl-cos-palette
glsl function for making cosine palettes
Stars: ✭ 26 (+44.44%)
Mutual labels:  procedural-generation
isopaint
Isometric Painting Tool on HTML5 canvas
Stars: ✭ 58 (+222.22%)
Mutual labels:  isometric
Unity3D-Coding-Examples
Various case-studies in Unity3D
Stars: ✭ 91 (+405.56%)
Mutual labels:  procedural-generation
WurfelEngineSDK
Isometric game engine. Open world, block/voxel based and sprite rendering.
Stars: ✭ 96 (+433.33%)
Mutual labels:  isometric
DungeonGenerator
Procedural Dungeon Generation with Python and Pygame
Stars: ✭ 57 (+216.67%)
Mutual labels:  procedural-generation
QuestWeaver
Procedurally generated quests and stories for computer games.
Stars: ✭ 60 (+233.33%)
Mutual labels:  procedural-generation
LifeBrush
A toolkit for painting agent-based mesoscale molecular simulations and illustrations.
Stars: ✭ 38 (+111.11%)
Mutual labels:  procedural-generation
GraphTerm
GraphTerm: An aspirational DevOps and Container IDE Concept
Stars: ✭ 25 (+38.89%)
Mutual labels:  procedural-generation
resonate
Building generative VR worlds
Stars: ✭ 64 (+255.56%)
Mutual labels:  procedural-generation
libmapgen
Unity native plugin for procedural world generation
Stars: ✭ 16 (-11.11%)
Mutual labels:  procedural-generation
Drowsy
💤🖌️ AI making tiny Bitsy video games. Features an experimental generative structure inspired by GANs and Genetic Algorithms
Stars: ✭ 19 (+5.56%)
Mutual labels:  procedural-generation
AsLib
🎨: RPG map maker (paint tool)
Stars: ✭ 82 (+355.56%)
Mutual labels:  procedural-generation
procgen
Procedural generation library
Stars: ✭ 14 (-22.22%)
Mutual labels:  procedural-generation
Procedural-Terrain-Generation
3D computer graphics program in C++ OpenFrameworks of a procedural terrain generator based on simplex noise with camera movement and real-time adjustable parameters from the GUI
Stars: ✭ 18 (+0%)
Mutual labels:  procedural-generation
Infinite-Runner-Ultimate
A cross-platform procedural environment generation and Endless Runner engine. Features real-time object pooling and includes an interactive level editor.
Stars: ✭ 69 (+283.33%)
Mutual labels:  procedural-generation
procjam2018
Graph.ical, a procedural texture authoring application developed for PROCJAM 2018.
Stars: ✭ 42 (+133.33%)
Mutual labels:  procedural-generation
pixel-sprite-generator
html5 random pixel sprite generator
Stars: ✭ 22 (+22.22%)
Mutual labels:  procedural-generation
lua-namegen
Lua Name Generator
Stars: ✭ 48 (+166.67%)
Mutual labels:  procedural-generation
sprite-gen
🎨 Procedurally generate 2D sprites
Stars: ✭ 68 (+277.78%)
Mutual labels:  procedural-generation

What is this?

With Civarium I'm aiming to create a game inspired by Dwarf Fortress, Banished and other similar games where you manage a civilisation - but with a greater focus on the autonomy of the citizens. The aim is to create a game that can play itself without intervention - so you can leave the citizens to their own devices, or modify their environment as you please, sandbox-style.

Thus, Civarium - Civilisation Vivarium.

What does that mean?

I'm not really sure yet - at this stage I'm exploring the possibilities. Initially, citizens will have needs such as hunger and thirst which they will be able to manage via a goal-based planning system. But I also intend to make them able to optimise for the long run - such as by stockpiling foraged food for easier access, or building a well closer to home.

The citizens will also be independent individuals - if one citizen discovers a resource, only they will know about it unless they share their knowledge with others. This will introduce social bottlenecks that will be interesting to play with.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].