A retro-style 2D space shooter game created with Raylib and C++. Defend Earth against waves of alien invaders in this classic arcade-inspired game.
Use space key to Laser the alien and Press Enter to Restart
- Classic space shooter gameplay
- Multiple enemy types
- Score tracking system
- Retro-style graphics and sound effects
- Smooth controls and animations
- C++ compiler
- Raylib library
- CMake (for building)
- Windows 10/11
-
Clone the repository:
git clone https://github.com/MarcusMQF/SpaceShip-Game-with-Raylib.git -
Install Raylib library:
- Download from Raylib official website
- Follow installation instructions for your platform

