https://github.com/knapsu/tiny-tanks
SDL game inspired by Battle City from SNES console
https://github.com/knapsu/tiny-tanks
Last synced: 8 months 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 (over 5 years ago)
- Last Synced: 2025-04-04T09:32:38.675Z (about 1 year ago)
- Language: C++
- Size: 232 KB
- Stars: 0
- Watchers: 2
- 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