CyberTank 2.0
CyberTank is an Autonomous Land Vehicle (ALV) battle simulation game. You control tanks by using a simple programming language that resembles BASIC. I implemented this game as a tool for teaching young people how to program. There are two versions:
- CyberTank 1.0 -- A MS-DOS application.
- CyberTank 2.0 -- A 32-bit Windows application.
I am still developing CyberTank 2.0. I plan to implement the following features as time permits:
- Better Help
- Sound
- Debugger
- Maze Editor
- Pretty Printer (Syntax Colorization)