BASIC Reborn Intro
The first task for Low Level Programming is to recreate the small game that is in the book "Write Your Own Adventure Programs For Your Microcomputer"]
The game basis of the game is you as the player go around the map (in this case is a Haunted House) and move room by room, trying to find treasures, the more treasures you have the higher your score, you can also find items around the map to help progress you into other areas to get other hidden treasures.
The task was first started by going through the book and doing the tutorial for the game in BASIC , This task was fairly straight forward as a majority of it was following what the book tells you, at the end of the tutorials there was a few bugs, such as getting stuck on certain parts of the map if they were not done in a certain order and one entering one room would teleport you to a different part of a map when it shouldn't, though is BASIC the fix was just changing the ID for what rooms player can move from those titles.
Haunted House
Text Based Adventure, Made for UWE LLP Project 1
Status | In development |
Author | SweetLemonz |
Genre | Adventure |
More posts
- Post Mortem (Haunted House/Basic Reborn)Apr 09, 2019
- Movement + DirectionsApr 09, 2019
- Map RoomsApr 09, 2019
- Game Plan + IdeasApr 09, 2019
Leave a comment
Log in with itch.io to leave a comment.