This repository has been archived by the owner on Oct 25, 2021. It is now read-only.
Release 0.0.1
Pre-release
Pre-release
This is the first release of Evoli.
Added
- Plants in random locations (#1)
- Entities wander around (#4)
- Carnivores seek out herbivores to feed on (#5)
- Herbivores will starve if they don't eat anything (#7)
- Entities can collide (#14)
- A debug menu to investigate entities and components (#16)
Fixed
- Updated README to mention necessary dependencies on Linux (#23)