The port begins


I have started the process of porting the game. The first thing I immediately saw needed to be done was making classes for both rooms and items. The Room class contained information on each of the six directions the player could travel from them. I have not decided how to implement the reading of text yet, currently I am imagining some use of cin, which would require the game to be run on the console. I am still considering other ideas to make more use of the ASGE framework.

As for the design of the game, I am planing to keep the story and map identical to the original game. Not having to spend time on this aspect will allow me to focus all my time on programming and implementing the game.

Get Haunted House

Leave a comment

Log in with itch.io to leave a comment.