Skip to content

Releases: dominikwilkowski/beast

v1.0.2

Choose a tag to compare

@dominikwilkowski dominikwilkowski released this 29 Apr 20:02
bb68894
  • Renamed crates.io crate and included README.md

v1.0.1

Choose a tag to compare

@dominikwilkowski dominikwilkowski released this 29 Apr 19:37
78586d5
  • removed the beast_common crate

v1.0.0

Choose a tag to compare

@dominikwilkowski dominikwilkowski released this 29 Apr 18:26
033c779

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

Choose a tag to compare

@dominikwilkowski dominikwilkowski released this 18 Oct 02:29
  • fixed dependencies

v0.1.4

Choose a tag to compare

@dominikwilkowski dominikwilkowski released this 17 Oct 22:55
  • Fixed lives color bug

v0.1.3

Choose a tag to compare

@dominikwilkowski dominikwilkowski released this 17 Oct 22:44
  • Improved draw
  • Added some more infos into docs

v0.1.2

Choose a tag to compare

@dominikwilkowski dominikwilkowski released this 17 Oct 04:27
  • Fixed wording of the error message when the console is not large enough

v0.1.1

Choose a tag to compare

@dominikwilkowski dominikwilkowski released this 17 Oct 04:26
  • Added level indicator
  • Fixed lives display character to an in-ASCII character

First alpha release v0.1.0

Choose a tag to compare

@dominikwilkowski dominikwilkowski released this 16 Oct 23:26

This release includes the very basics of the game including, beasts moving towards you, levels, lives and random generated board blocks and solids.