PfAndrey / BattleCity

Cross-platform remake of BattleCity (Namco, 1985) with original Tanks AI and game mechanicss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BattleCity


Cross-platform remake of BattleCity (Namco, 1985) with original Tanks AI and game mechanics

Build


git clone https://github.com/PfAndrey/BattleCity.git --recursive  
cd BattleCity  
mkdir build && cd build  
cmake ..  
cmake --build . --config Release  
./BattleCity 

About

Cross-platform remake of BattleCity (Namco, 1985) with original Tanks AI and game mechanicss


Languages

Language:C++ 98.1%Language:CMake 1.8%Language:Shell 0.0%