Deepest Dungeon - Python OOPΒΆ
This website provides tutorials that introduce Object Orientated Programming through creating a text based adventure game in Python.
- Introduction for Teachers
- OOP Primer
- Stage 1 - Create Rooms
- Stage 2 - Movement
- Stage 3 - Character Creation
- Stage 4 - Character Types
- Stage 5 - Item Creation
- Stage 6 - Use Items
- Stage 7 - Victory Conditions
- Stage 8 - Useability
- Extensions Ideas
- Extension - Player Class
- Debugging with Thonny
- Licensing