Spy Game
A downloadable game for Linux
You are a square spy who needs to escape from the country of circles without being seen by anyone.
It is a prototype made with C++, SDL2, and OpenGL in the Mathematics and Physics for Games subject. There is one phase, animations freeze when you reach the blue target (the room exit), and the game resets when you press the space bar.
Github: icaroslb/SpyGame: Spy game made as an activity of the Mathematics and Physics for Games subject
How to play:
- Movement: w, a, s, d and arrows
- Reset the game (when you reach the room exit): Space bar
This game was developed by Tazblue, a brazilian developer passionate about games.
Download
Download
SpyGame.zip 440 kB
Install instructions
Libs required: SDL2 and Glew
- Run
sudo apt install libsdl2-2.0-0 glew-utils
to install SDL2 and Glew libs - Download the zip
- Unzip
- Execute the SpyGame.exe
Leave a comment
Log in with itch.io to leave a comment.