2 comments

[ 2.7 ms ] story [ 15.4 ms ] thread
RACER (1994), a retro DOS MODE X shareware game, is now released as open software under GPL3, with Turbo C source.

Find it at github, download "racer20.zip" from:

github.com/orac81/miniapples

or on vogons: https://www.vogons.org/viewtopic.php?t=102592

Play original 1994 shareware version: https://dos.zone/racer-1994/

RACER is a vintage shareware MSDOS car racing game from the 1990s. It uses VGA MODE-X graphics mode to achieve hardware assisted smooth scrolling. I implemented a simple form of sprites for the cars in this game, and it shows some of the hardware tricks and hacks programmers from this era used. The exe is only 15k! (lzexe)

Enjoy!

(comment deleted)