summaryrefslogtreecommitdiff
path: root/examples/adventureEngine.py
Commit message (Collapse)AuthorAgeFilesLines
* Add enumerated place holders for strings that invoke str.format(), for Py2 ↵ptmcg2019-01-091-1/+1
| | | | compatibility
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-60/+60
| | | | | | Many editors clean up trailing white space on save. By removing it all in one go, it helps keep future diffs cleaner by avoiding spurious white space changes on unrelated lines.
* Upgrade Python syntax with pyupgradeHugo2018-08-211-1/+1
|
* Move src to rootCengiz Kaygusuz2017-11-201-0/+648