Releases: dominikwilkowski/beast
Releases · dominikwilkowski/beast
v1.0.2
v1.0.1
- removed the beast_common crate
v1.0.0
First stable
- complete re-write in rust
- made as close to the original game as practical
- added super beasts
- added eggs
- added hatched beasts
- added highscore server and screen
- added help screen
v0.1.5
- fixed dependencies
v0.1.4
- Fixed lives color bug
v0.1.3
- Improved
draw
- Added some more infos into docs
v0.1.2
- Fixed wording of the error message when the console is not large enough
v0.1.1
- Added level indicator
- Fixed lives display character to an in-ASCII character
First alpha release v0.1.0
This release includes the very basics of the game including, beasts moving towards you, levels, lives and random generated board blocks and solids.