A command-line arena game.
- Jason Torpy, Archbishop, full of crazy ideas
- Doug Hague, Lord Privy Seal, getting things done
- Writen in C/C++
- Command-line interface
- ASCII Text Combat
- Stochastic, Fighter-centric, scalable combat engine
- Expansive discoverable backstory and in-game history
- Super Fun!
- Don't steal our idea (unless you make it better and share)
- Standard C/C++ libraries.
- Optionally Doxygen for making API documentation.
- Written using clang++ v3.0-6.2
for Target:
x86_64-pc-linux-gnu.
$ make
$ make Platform=macos
$ ./bin/torpy
Please consider helping with this project. Some things to do include:
- Basically, almost everything: this is the alpha version.
- ASCII graphics, Bit-coin ports, arenas and combat fields
GNU General Public License v3.0, see License.txt