/INTouhou

Primary LanguageC++

INTouhou

This is a "Space Invaders"-like designed as an Entity Component System.

We made it as a student project in 2 weeks.

You need to have SFML installed on your system.

To play:

git clone https://github.com/BBazard/INTouhou
cd INTouhou
make release
cd bin
./INTouhou

Screenshot:

Screenshot of the game