https://github.com/froukje/oop-python-futurelearn
https://github.com/froukje/oop-python-futurelearn
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/froukje/oop-python-futurelearn
- Owner: froukje
- Created: 2020-10-20T20:02:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-09T21:24:31.000Z (over 4 years ago)
- Last Synced: 2025-01-13T20:28:55.312Z (5 months ago)
- Language: Python
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Object Orientated Programming in Python
### a course by *[futurelearn](https://www.futurelearn.com/)*Creating an adventure game!
A house with different rooms you can visit and inhabitants you can communicate with.
... work in progress ...