Skip to content

froopy090/Space-Invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders Clone

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.

Credits

List of things that helped me complete the project:

  1. Sprites
  2. Video I watched for how to use sprites
  3. Various other YT videos on how to use raylib
  4. Friends to help test game and help find bugs in code