The-8bit-Noob / Haunted_House

Agon Light2 Text Adventure Game, Written in BBC BASIC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haunted_House

Agon Light2 Text Adventure Game, Written in BBC BASIC.
The game comes from this great old book from the 80's
https://colorcomputerarchive.com/repo/Documents/Books/Write%20Your%20Own%20Adventure%20Programs%20(1983)(Usborne).pdf
It is set in an old creepy haunted house.
Your aim is to navigate around the house and its scary grounds and collect all the hidden objects, you will need to work out the correct path and the order of things that need collecting.

If you manage to collect all the items and visit all the area's then and manage to get back to the Iron Gate (your start location) then your final score will be doubled.

Commands

All commands need to be in capital letters.
Type "HELP" at any time to get a list of allowed commands.
Allowed Commands:
GO,N,S,W,E,U,D,GET,TAKE,OPEN,EXAMINE,READ,SAY,DIG,SWING,CLIMB,LIGHT,UNLIGHT,SPRAY,USE,UNLOCK,LEAVE.
To navigate through your quest you can use the one letter direction commands (N,S,E,W) followed by the Enter key.

If you find the bugs that are in no doubt included with this code then please go easy, I'm a Noob ;-)

About

Agon Light2 Text Adventure Game, Written in BBC BASIC.


Languages

Language:BASIC 100.0%