Wargame based on the Input type-in but in assembly
The basic version kicks off in this issue Input
To compile use Pasmo and the following command line:
pasmo -d --tapbas Wargame.asm Wargame.tap > wgdebug.asm
This creates a .tap file called Wargame and also outputs debug ASM code to wgdebug.asm