Starting Point
Haunted House » Devlog
The BASIC version of the game is complete and tested. As I worked on this, I realised how tedious it could get, but it did give me an idea of the struggles that programmers went through back then. Putting the initialisation at the bottom of the code was particularly interesting to me, since the GOSUB went through the entire code until it reached the target, so it was more efficient to put the init at the end.
Get Haunted House
Haunted House
Port of a text adventure made in BASIC to modern C++ for my Low-Level Programming module
Status | Released |
Author | MachJacob |
Tags | Creepy, Text based |
Languages | English |
More posts
- PostmortemApr 11, 2019
- Additional FunctionalityApr 11, 2019
- Text Input!Apr 07, 2019
- Player LocationApr 07, 2019
- The port beginsJan 04, 2019
Leave a comment
Log in with itch.io to leave a comment.