10th Grade Assembly x8086 game project.
Download DOSBox portable. ##Mount DOSBox to game folder ##compile and run with debugger options:
$ tasm/zi cmain.asm
$ tlink/v cmain
$ cmain
##if game is lagging than run this command:
$ cycles = max
gl and Enjoy!