Entry for the Gosu Game Jam 5. It's a simple Asteroids clone. While the core concept of Asteroids is in the game it does have some different design choices here and there.
- A PC, either Windows, MacOS or Linux.
- Keyboard and mouse.
- A CPU, and GPU.
- Sound card.
That's it, it's not a particularly taxing game at all :).
This game is played with a keyboard, menu navigation can be done with both mouse and keyboard.
W A S D or ↑ ← → ↓ - Movement
Space - Shoot
Enter - Pause
Escape - Close the game
Either download the game from the releases here on GitHub or from the itch.io page.
If you want to run the game from the source code, then do the following:
- Download Ruby for your platform (Windows, MacOS or Linux).
- Install all the requirements for Gosu (MacOS or Linux).
- Invoke
bundle install
on the root of this repo, and thenrake
to run the game.
CC BY 4.0 unless noted otherwise.
Nordine Font - Liam Moniez - OFL 1.1 license