A 2d simulation game world with simple geometric shapes as the basis for characters and other game world elements. Geometric shapes have different phycsical properties and as a result can have different functions and attributes in our game. The gaming environment is procedurally generated bases on the cellular automata model and have shapes like circles, squares, crosses and triangles which are interacting with each other. Also the shapes are interacting with the environment and have functions like hunt for food, go home, and explore the world.
-
Notifications
You must be signed in to change notification settings - Fork 0
Ecosystem Simulation Game: A 2d simulation game with the Unity Game Engine. The characters are controlled by AI and interacting with each other. The maps are procedural generated (cellular automata model) and the A* algorithm is used for the pathfinding.
billDrett/2d-Ecosystem-simulation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Ecosystem Simulation Game: A 2d simulation game with the Unity Game Engine. The characters are controlled by AI and interacting with each other. The maps are procedural generated (cellular automata model) and the A* algorithm is used for the pathfinding.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published