This repository has been archived by the owner on Oct 25, 2021. It is now read-only.
Release 0.1.0
This is the MVP release of Evoli, milestone v0.1.0
Added
- Carnivorous entity instancing (#2)
- Herbivorous entity instancing (#3)
- Evade behavior (#6)
- Health system (#8)
- Combat system (#9)
- Spawner entity (#10)
- Wall avoidance (#11)
- Basic ambient background music loop (#26)
- Make the game pausable (#27)
- Add possibility to speed up the game by a factor of 2 (#28)
- Add buttons for pause, play, speed up (#29)
- Show debug info by toggling the 'D' key (#49)
- Add a feed system (#51)
Fixed
- Undefined target for Carnivores cause them to walk constantly in one direction (#37)
Experimental
- Added Ixie creatures