Skip to content

A little demo game written in Turbo C for DOS (VGA only). Written purely in the Turbo C IDE for the pure retro vibes.

License

Notifications You must be signed in to change notification settings

jontyrudman/dos-platformer-demo

Repository files navigation

DOS Game Demo

A little demo game written in C for DOS (VGA only). I wrote this aiming at a 2D platformer style. I may pick this up occasionally or never again.

A little GIF of the game Behold the above GIF. It's not laggy when you play it!

This is just a side project, have a look or use whatever code if you want. Written and compiled using Borland Turbo C on DOSBox.

Based on concepts and information taught by root42 at the start of his Let's Code MS-DOS playlist and Alex Russell's Dos Game Programming in C for Beginners.

Disclaimer: I know, the structure of my code isn't great and there are constants for different things all over the place, but it works right now and was just a bit of fun to show myself that I could learn something about programming for older hardware and DOS.

About

A little demo game written in Turbo C for DOS (VGA only). Written purely in the Turbo C IDE for the pure retro vibes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages