Starting Point


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

Leave a comment

Log in with itch.io to leave a comment.