Skip to content

Releases: GybiBite/Asteroids

Asteroids v1.0

27 Sep 17:14
Compare
Choose a tag to compare

I've added a game over screen and a few tweaks. As of now, the game is complete (enough, anyway) and is considered playable. All feedback is welcome and appreciated :)

ast-v0.5a

20 Jun 09:49
Compare
Choose a tag to compare
ast-v0.5a Pre-release
Pre-release

Very close to being finished with final release. Touched up visuals for the game significantly. Should be the last alpha release

New Features:

  • Stars for background
  • Smoothed gameplay significantly
  • UFOs
  • More particle effects and sounds
  • Finished options screen
  • Lives counter and score
  • Text overlay for current level

ast-v0.4a

01 Aug 08:17
Compare
Choose a tag to compare
ast-v0.4a Pre-release
Pre-release

The first release that's considered playable, in my opinion. There's still much to be added.

New features:

  • Simple particle system
  • Clickable buttons
  • Title screen (with no title, WIP)
  • Changed internal structure to support screen changing

ast-v0.3a

23 Dec 07:42
Compare
Choose a tag to compare
ast-v0.3a Pre-release
Pre-release

Added asteroids and hitboxes that can now be shot at, and the asteroids will "die" once hit.
There are three variants of asteroids:

  • Small
  • Medium
  • Large

ast-v0.2a

18 Dec 05:33
Compare
Choose a tag to compare
ast-v0.2a Pre-release
Pre-release

You can now shoot, and launching the game with the -v flag will show all entities in console (for debug).

Shoot: Left click

ast-v0.1a

12 Dec 10:35
Compare
Choose a tag to compare
ast-v0.1a Pre-release
Pre-release

First push to repository, very little completed. Has a moving ship that can wrap around the screen.