2D arcade game made in C++ with Allegro 4. The goal is to control the ship, destroy enemies, and protect the satellite while progressing through the stages.
- Windows
- Allegro 4
- Dev-C++/MinGW (to rebuild the project)
Use the Projeto1.exe executable in the project root.
The project includes Dev-C++ project files and Makefile.win.
g++ main.cpp -o Projeto1.exe -mwindows -lallegLeft Arrow / Right Arrow: move the shipSpace: shootP: open the menuEsc: exit from the menu
main.cpp: main source fileimg/: game imagessons/: sound effectspontos.txt: saved progress