Haunted House is a simple text adventure game that I ported into the ASGE Framework in C++.


Basic Reb0rn

After reading the book Write Your Own Adventure Programs For Your Microcomputer by Jenny Tyler and Les Howarth, a book that details how to write a text adventure game in BASIC, I was tasked with both creating the game in BASIC, following the book’s instructions, and then porting the game into modern C++ on the ASGE Framework.

Example game screens running on ASGE. Some commands are showcased.



itch.io page Basic video link ASGE C++ video link