https://github.com/caisilus/simple-text-adventure
asbgfdkjandl;fm,';ashv
https://github.com/caisilus/simple-text-adventure
Last synced: over 1 year ago
JSON representation
asbgfdkjandl;fm,';ashv
- Host: GitHub
- URL: https://github.com/caisilus/simple-text-adventure
- Owner: caisilus
- Created: 2019-12-15T20:10:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T20:17:31.000Z (over 6 years ago)
- Last Synced: 2025-01-23T07:45:07.537Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-text-adventure
Text-adventure game, made for futurelearn course
In folder rpg you can find classes character, item and room
In main file you can find objects inicialization and game loop