Update 'README.md'
This commit is contained in:
parent
f66c9b6eaf
commit
dc26df3eb5
13
README.md
13
README.md
|
@ -1,4 +1,11 @@
|
|||
# Advent_101
|
||||
# Advent 101
|
||||
|
||||
An ultra-simplified version of the classic text adventure game Colossal Cave Adventure.
|
||||
Written in XC=BASIC 3.1.2
|
||||
An ultra-simplified version of the classic text adventure game Colossal Cave Adventure.
|
||||
Written in XC=BASIC 3.1.2
|
||||
|
||||
# CREDITS
|
||||
* Original development by Willie Crowther, 1976
|
||||
* Greatly expanded by Don Woods, 1977
|
||||
* Streamlined with random maps and new puzzles by Jeffrey Henning, 2017
|
||||
* Ported to C64 XC=BASIC 3, bug-fixed and further touches by JJFlash, 2023
|
||||
* XC=BASIC 3 by Csaba Fekete, 2022-2023
|
Loading…
Reference in New Issue