A downloadable game for Windows and macOS

A space invaders style clone made for the Toy Box Game Jam using the assets provided by the jam, built without a game engine using raylib and C++


Source Code: Check out the code on GitHub: https://github.com/221evans/AlienInvaders


How to Play (Windows): Extract the folder and run AlienInvaders.exe

macOS – Important Launch Instructions

Because this game was created for a game jam and is not signed with an Apple Developer certificate, macOS may block it when you first try to open it. This is normal and does not mean the game is broken.

You may see a message saying the app is “damaged and can’t be opened”.

How to fix this

  1. Download and unzip the game.

  2. Open Terminal (Applications → Utilities → Terminal).

  3. Navigate to the folder containing the game, or run this command (replace the path if needed):

xattr -dr com.apple.quarantine AlienInvaders.app 
  1. Close Terminal.

  2. Double-click AlienInvaders.app to launch the game.

Download

Download
AlienInvaders.zip 10 MB
Download
Alien Invaders Release.zip 18 MB

Leave a comment

Log in with itch.io to leave a comment.