Re-thinking of the classic NES Battle City game with addinig of roguelike elements.
Implemented in C++ using SFML library.
- git clone https://github.com/aakulchyk/tanks-sfml.git
- cd tanks-sfml
- mkdir build
- cd build
- cmake -S ..
- make
- ./game