Tutorial: Text-Based DOS Game, Code Breakdown
Alright, so lets take a look at our code. I'll break it down into sections so we can discuss individual areas of code and game mechanics.
Alright, so lets take a look at our code. I'll break it down into sections so we can discuss individual areas of code and game mechanics.
This project is the product of a game design lesson plan covering creating a text-adventure in the most powerful game engine in the world, Windows Notepad. Scroll down for the full source code, click here to download, or click here for a [...]