An open API service indexing awesome lists of open source software.

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

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:

[![Original Game Screenshot](media/old.png)](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:

[![New Game Screenshot](media/new.png)](http://code.gampleman.eu/equilibrium/equilibrium.html)