Skip to content

Releases: b1rger/marsrover

v0.1.0-alpha.3

22 Aug 16:45
Compare
Choose a tag to compare

0.1.0-alpha.3 (2023-08-22)

Features

  • add level description strings (574d2b7)
  • implement background (c540d0d), closes #3
  • implement exhaust and refactor buggy (6dd3317), closes #2
  • implement scoreboard display with -s (1b12a97)
  • make character-representation of items configurable (0b623c9)
  • rename ditch to crater (7367305)

Bug Fixes

  • adapt rover range to exhaust (dafbf38)

Miscellaneous Chores

v0.1.0-alpha.2

16 Aug 18:53
Compare
Choose a tag to compare

0.1.0-alpha.2 (2023-08-16)

Features

  • implement jumping aliens (56fc64d), closes #1
  • implement separate color configuration for aliens (d3e4267)

Bug Fixes

  • make bullets and monsters match better (1c7906a)
  • use the word monster for the obstacles (2cc2987)

Miscellaneous Chores