Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 350 Bytes

File metadata and controls

4 lines (4 loc) · 350 Bytes

SpaceInvaders

This game was written in C++ using the Allegro library and it requires it in order to work. The source code was created using a UNIX machine, in fact there is also a Makefile to built the game using the UNIX terminal. In the doc folder you can find a full documentation of the entire source code of the game. I used doxygen to do it.