This Space Invaders clone was made in C++ with raylib. This project was made for fun and as a way to learn C++ and video game programming.
List of things that helped me complete the project:
- Sprites
- Video I watched for how to use sprites
- Various other YT videos on how to use raylib
- Friends to help test game and help find bugs in code