Skip to content
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
Compare
Choose a tag to compare
@marotili marotili released this 29 Apr 16:33
· 93 commits to master since this release
8c36fed

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)