A downloadable programming language for Windows, macOS, and Linux

A 2D esoteric stack-based  tanks-oriented programming language.  A tank is represented by a #, and at the beginning of the program, all tanks start moving in random directions. A tank runs commands by stepping on them. There are 2 kinds of commands: weak commands and strong commands. Weak commands are lowercase letters and can only be run once. Strong commands are capital letters and can be run multiple times. If a tank reaches the edge, it wraps around it.


Save files are .fld for field. You can download example codes. There is no official way to write comments but you can just write whatever you want and make sure the tanks don’t get there. All example codes do that.

Download

Download
Tanks Programming Language.jar 55 kB
Download
10to-infinity.fld 114 bytes
Download
helloWorld.fld 224 bytes
Download
infiniteLoop.fld 94 bytes
Download
tankGoRight.fld 161 bytes
Download
truthMachine.fld 217 bytes

Install instructions

Just install the jar file and you are ready to go. There is documentation built in. You can also download example codes.

Comments

Log in with itch.io to leave a comment.