A downloadable game for Windows, macOS, and Linux

Asteritos is an Asteroids clone made for the Gosu Game Jam 5. While the core concept of Asteroids is in the game it does have some different design choices here and there.



header-requirements
  • 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 :).



header-controls

This game is played with a keyboard, menu navigation can be done with both mouse and keyboard.

W A S D - Movement

Space - Shoot

Enter - Pause

Escape - Close the game



header-development

The game source code is available on GitHub under the MIT license, feel free to take a look upon it (it's nothing really grandiose though).



header-credits


Nordine Font - Liam Moniez - OFL 1.1 License

Download

Download
Asteritos source 333 kB
Version 1.1.5 Feb 09, 2024
Download
Asteritos macos-64bit 1.3 MB
Version 1.1.5 Feb 09, 2024
Download
Asteritos windows-64bit 2.9 MB
Version 1.1.5 Feb 09, 2024
Download
Asteritos linux-64bit 1.4 MB
Version 1.1.5 Feb 09, 2024

Install instructions

How To Play


Native Binaries

Experimental binaries for Windows and Linux are available, they are made with a wrapper that uses MRuby and the mrbgem mruby-gosu, feel free to check them out!

Note for Windows users: the executable may be flagged as virus by your antivirus software so you'd probably will have to add it to the 'exceptions' list or equivalent for your preferred antivirus.

Note for MacOS users: The Gatekeeper may disable this app from executing, so you'll need to disable it.

Ruby

  1. Download Ruby for your platform (Windows, MacOS or Linux).
  2. Install all the requirements for Gosu (MacOS or Linux).
  3. Invoke bundle install on the root of the source code, and then rake to run the game.

Development log

Leave a comment

Log in with itch.io to leave a comment.