moved description to note

This commit is contained in:
Trilarion
2020-09-04 16:35:00 +02:00
parent 6ac46420ff
commit 82cddf09e0
1402 changed files with 2480 additions and 2804 deletions

View File

@ -1,7 +1,5 @@
# Colossal Cave Adventure
_Original Colossal Caves adventure game, but in Python 3._
- Home: http://rickadams.org/adventure/, https://github.com/brandon-rhodes/python-adventure
- Media: https://en.wikipedia.org/wiki/Colossal_Cave_Adventure
- State: mature
@ -11,6 +9,7 @@ _Original Colossal Caves adventure game, but in Python 3._
- Code license: Apache-2.0
- Developer: William Crowther, Don Woods, Jim Gilloghy (C port)
Original Colossal Caves adventure game, but in Python 3.
More repositories?
## Building