We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea7940 commit 1e7dbc2Copy full SHA for 1e7dbc2
haunted_house/Read Me.txt
@@ -1,12 +1,13 @@
1
- Place haunted4 folder C/W all sub folders and files in the root of your sdcard.
+Haunted House was written for Usborne books in 1983.
2
+https://usborne.com/gb/books/computer-and-coding-books
3
4
Keep all images and maps in the correct folder structure.
5
- # CD into haunted4 folder
6
- * cd haunted4
+ # CD into haunted house folder
7
+ * cd haunted_house
8
- # Load haunted4.bas
9
- > LOAD"haunted4.bas"
+ # Load haunted.bas
10
+ > LOAD"haunted.bas"
11
> RUN
12
13
Enjoy....
0 commit comments