Skip to content

Releases: hugo-russeil/asteroids

Asteroids v1.0.1

25 Sep 09:01
Compare
Choose a tag to compare

Release 1.0.1

Changes

  • Flying saucers have been made slightly less precise, making the game a bit easier.

v1.0.0

23 Mar 19:25
Compare
Choose a tag to compare

Initial release of Asteroids, a simple implementation of the classic arcade game using C and raylib.

This version includes:

  • Basic gameplay mechanics (moving the spaceship, shooting)
  • Debug mode toggle with the grave key (`)

Please download the appropriate zip file for your operating system:

  • Asteroids_Windows.zip for Windows
  • Asteroids_Linux.zip for Linux

See the README for more information on how to play the game.