Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Deepest Dungeon - Python OOP
Logo
Deepest Dungeon - Python OOP

Contents:

  • 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
  • Extension - Player Class
  • Extensions Ideas
  • Debugging with Thonny
  • Licensing
Back to top
View this page

Deepest Dungeon - Python OOPΒΆ

This website provides tutorials that introduce Object Orientated Programming through creating a text based adventure game in Python.

Contents:

  • 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
  • Extension - Player Class
  • Extensions Ideas
  • Debugging with Thonny
  • Licensing
Next
Introduction for Teachers
Copyright © 2023, Damien Murtagh
Made with Sphinx and @pradyunsg's Furo