Tornado
Jump to navigation
Jump to search
Tornado | |
---|---|
| |
Genre | Text-mode, Multiplayer |
Latest release | 1.4 |
Release date | 2009-03-06 |
Developers | Oliver Feiler, Rene Puls |
Code license | GPL |
Media license | no media |
P. language | C |
Libraries | Ncurses |
Contribute | |
Tornado is a free game. This means that the source code is available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well. |
Tornado is a clone of an old C64 game written by Oliver Feiler and Rene Puls. In game, your objective is to destroy your opponent's house using different weather phenomena: rain, snow, hail, lightning or tornado, before he does the same to you.
Tornado can be played by two human players, one human against the computer, or two computer players against each other. Play over a network is also supported.
The latest release of the game is 1.4 on March 6th, 2009. The game was written in the C programming language using the Curses library. It is licensed under the GPL.