C++ 2D game written using allegro. You play as sky blue circle with white triangle inside, main goal is to survive as long as possible avoiding any collision with many enymy figures, which are flying chaotically all around the game field. Game structure consists of big hierarchy of enemy objects with unique look and movement.
- Arrow keys - used to move around controlled figure.
- LSHIFT - used to activate sprint (Move faster)
- SPACE - reset game
- S - save game in last_save.txt
- L - load game from choosen save file