MiniLD 16bit DOS game warmup

testris

I wrote a small test game (tetris clone) in TurboC while I was trying to get comfortable with writing games for DOS, I’d be happy to try and answer any questions if anyone is intending to target the same compiler / platform for the upcoming low-level MiniLD. I found this to be an excellent resource.

As I’ve just been using emulation and don’t have the actual hardware, I was also wondering if anyone has a 486 that they’d be able to test it out on? Assuming it runs you can hold F12 during gameplay to see the FPS. The game is over here. If you want to play it on a non-DOS system it should run on 32bit windows, dosbox can be used to run it on any other platform.