import developer information from github

This commit is contained in:
Trilarion
2021-01-12 09:28:00 +01:00
parent 45dffe55d2
commit 023ca7e9f0
914 changed files with 47888 additions and 1744 deletions

View File

@@ -4,10 +4,10 @@
- Media: https://en.wikipedia.org/wiki/Colossal_Cave_Adventure
- State: mature
- Keyword: adventure, text-based
- Code repository: https://github.com/brandon-rhodes/python-adventure.git
- Code repository: https://github.com/brandon-rhodes/python-adventure.git (@created 2014, @stars 87, @forks 33)
- Code language: Python
- Code license: Apache-2.0
- Developer: William Crowther, Don Woods, Jim Gilloghy (C port)
- Developer: William Crowther, Don Woods, Jim Gilloghy (C port), Brandon Rhodes
Original Colossal Caves adventure game, but in Python 3.
More repositories?