Creating an MS-DOS Game in 48KB of Memory

Опубликовано: 15 Октябрь 2024
на канале: SVGA
362
14

I thought it would be fun to program an MS-DOS game only using 48KB of memory. In this video, I give an overview of the idea for the game, as well as how I plan to allocate the memory. The game is being written in Quick Basic 4.5. However, I demonstrate it in QB64 for ease of screen capture.

If you like math surrounding graphics, I recommend you watch this video. The game itself is currently just a shell with no real graphics, but should be a fun retro time when finished.