https://github.com/gampleman/equilibrium
A simple game about keeping balance in nature
https://github.com/gampleman/equilibrium
Last synced: over 1 year ago
JSON representation
A simple game about keeping balance in nature
- Host: GitHub
- URL: https://github.com/gampleman/equilibrium
- Owner: gampleman
- Created: 2019-06-29T15:01:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T12:23:13.000Z (over 2 years ago)
- Last Synced: 2025-02-07T09:13:45.848Z (over 1 year ago)
- Language: Elm
- Size: 1000 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Equilibrium
Equilibrium is a game that started during the Elm Europe 2019 hackathon. The theme of the hackathon was climate change and the group I was working with settled on a notion of civilization needing to come up with a sustainable balance with the natural world. However, this is difficult because both human civilization and the natural world are complex dynamic systems. Therefore it is not a singular act of establishing perfect balance, but a continous struggle to keep the balance more or less there.
The game we produced during the hackathon is here:
[](http://code.gampleman.eu/equilibrium/)
I quite liked the concept as well as a the action packed puzzle like gameplay, but felt it could be extended further. In particular I found the grid presentation somewhat boring an also felt that a more geometric feeling would make the game more unique.
So I spent some evenings hacking on this, and created a newer and different version:
[](http://code.gampleman.eu/equilibrium/equilibrium.html)