https://github.com/knapsu/tiny-tanks
SDL game inspired by Battle City from SNES console
https://github.com/knapsu/tiny-tanks
Last synced: 9 days ago
JSON representation
SDL game inspired by Battle City from SNES console
- Host: GitHub
- URL: https://github.com/knapsu/tiny-tanks
- Owner: knapsu
- License: gpl-3.0
- Created: 2015-12-15T17:31:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T04:24:21.000Z (almost 6 years ago)
- Last Synced: 2025-10-08T03:34:37.483Z (10 months ago)
- Language: C++
- Size: 232 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Linux
sudo apt install -y libsdl1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev libsdl-mixer1.2-dev
Compile
make
Run
./main