This game is a part of One Mechanics Game jam 8. The theme is kit-bash, we used only the assets provided. We also decided to make a recycling inspired game.

  • Make money by recycling old ships or die trying.
  • Cursor keys to move, escape to exit the game.
  • Push ships to the ring in front of the Collector in upper left corner to recycle
  • Your ship has only limited energy it can either power the engine or recharge shield, but not both
  • Don't move to recharge the shield, you can turn however
  • You cannot repair your ship
  • Asteroids cannot be recycled

UPDATE 16.11.2020

  • No colliding with your own shield
  • tweaked controlls
  • fuel


Download

Download
waste_of_space.x86_64 37 MB
Download
waste_of_space.exe 31 MB

Comments

Log in with itch.io to leave a comment.

Not bad! A nice little asteroids game. Ran a bit slow on my browser. Also, wish it was an option to go full screen instead of automatically going full screen.  The music was nice. The biggest note is that the ship moves a little too fast. Good work! :D

We just exported to web in Godot, and were surprised it actually works afterwards. The optional full screen would be nice, but there was no time left in the jam for it. It would require testing if the screen edges "teleport" stuff correctly, we had issues with screen resizing during development. The ship moves fast, you're supposed to be careful. :-D

Nice! Yeah it's always difficult working with web and resolution. Still great work though! :D

Interesting take on Asteroids!  I like how you have some shielding before you get wasted by collisions.  There may need to be some i-frames for colliding when you are hit directly, however.