rename fields to improve understanding, adapting maintenance.py (intermediate)

This commit is contained in:
Trilarion
2018-06-07 17:44:44 +02:00
parent 381a62784a
commit 6070bd5360
417 changed files with 1607 additions and 1606 deletions

View File

@@ -6,8 +6,8 @@ _Original Colossal Caves adventure game, but in Python 3._
- Media: https://en.wikipedia.org/wiki/Colossal_Cave_Adventure
- State: mature
- Keywords: text
- Code: https://github.com/brandon-rhodes/python-adventure
- Language(s): Python
- Code repository: https://github.com/brandon-rhodes/python-adventure
- Code language: Python
- Code license: Apache-2.0
## Building