filmov
tv
Python Console Project 09: RPG Discords Dungeon

Показать описание
This Python console project is a console-based RPG game like "Zork". You can give it your own theme like sci-fi, fantasy, Zelda, horror, etc. It should keep you motivated learning Python by allowing yhou to use your full creativity and passion towards a larger and more interesting console project. If you choose to try this project, it will give you practice using all the foundational Python structures we will cover in upcoming videos. You will gain practice with objects such as Lists (Arrays), iterables, repetition and decision structures, using index and subscript values, modular functionality, classes, inheritance hierarchies, file access, object serialization and many more Python concepts and structures.