Skip to content

Releases: Chadowo/asteritos

v1.1.5

09 Feb 02:30
8720a64
Compare
Choose a tag to compare

Added

  • Reworked the asteroid sprite, now with 3 variants used randomly on gameplay.
  • Simple keyboard control on the main menu.

Changed

  • Replaced the icon with the new asteroid sprite with a 2px thick outline.

v1.1.4

14 Dec 07:25
c3bf863
Compare
Choose a tag to compare

Just a little patch version to use a newer version of the Gosu MRuby Wrapper. Along with improvements the executables are now striped, so the size is significantly reduced, enjoy!

v1.1.3

18 Nov 17:33
db05490
Compare
Choose a tag to compare

Added

  • Animation for when the player is moving.

Changed

  • Now the player ship properly blinks when invulnerable.

v1.1.2

02 Nov 12:33
d9a1838
Compare
Choose a tag to compare

Another quick patch to fix a really small bug, I'm a dummy sorry.

Fixed

  • Destroying small asteroids (the really small ones) doesn't give any score at all.

v1.1.1

02 Nov 12:10
a949891
Compare
Choose a tag to compare

Quick patch to fix a little something.

Fixed

  • Score was saved regardless of whether it was a highscore or not.

v1.1.0

01 Nov 21:17
8cd7c2f
Compare
Choose a tag to compare

Added

  • Sound effects (both in-game and for the menu).
  • Display game version on menu screen.
  • Collisions with asteroids now both destroys them and gives score.
  • Highscore is now recorded and saved.

v1.0.0 Jam Version

22 Oct 20:05
414e8bb
Compare
Choose a tag to compare
Initial commit