Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 229 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 229 Bytes

Space Shooter

This game was made in C. You can either run the .gba file on an emulator or use the terminal command "make vba" to compile and run the game. Note: You need a C compiler in order for the second option to work.