Alien Invaders
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
Download and unzip the game.
-
Open Terminal (Applications → Utilities → Terminal).
-
Navigate to the folder containing the game, or run this command (replace the path if needed):
xattr -dr com.apple.quarantine AlienInvaders.app
-
Close Terminal.
-
Double-click
AlienInvaders.appto launch the game.
| Status | Prototype |
| Platforms | Windows, macOS |
| Author | evans555666 |
| Tags | Retro |

Leave a comment
Log in with itch.io to leave a comment.