https://github.com/liambaloh/typotanks
TypoTanks is a typing game in which tanks approach your fort. Each tank corresponds to a letter, which you must hit on your keyboard to destroy it. This game was made in Unity in one hour.
https://github.com/liambaloh/typotanks
Last synced: 12 days ago
JSON representation
TypoTanks is a typing game in which tanks approach your fort. Each tank corresponds to a letter, which you must hit on your keyboard to destroy it. This game was made in Unity in one hour.
- Host: GitHub
- URL: https://github.com/liambaloh/typotanks
- Owner: liambaloh
- License: mit
- Created: 2015-05-10T13:15:06.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-10T13:26:11.000Z (almost 10 years ago)
- Last Synced: 2023-05-24T14:25:44.462Z (almost 2 years ago)
- Language: C#
- Size: 262 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TypoTanks
TypoTanks is a typing game in which tanks approach your fort. Each tank corresponds to a letter, which you must hit on your keyboard to destroy it. This game was made in Unity in one hour.## Links
Play the game here: http://ss13.eu/1hgj
Making-of video: https://www.youtube.com/watch?v=SA7Zn_aj9Xg

## Bugs
No win or lose conditions. The tanks do 'fire' on the fort, the fort however does not have health. Doing this would take about 5 extra minutes. However because there is only 1 hour available, 5 mintues is actually a lot of time.