Exploring Object Oriented Text Based Game Part 3
Let's dive into the details surrounding Object Oriented Text Based Game Part 3.
- Implementing the ability to move between rooms. The one where I talk about abstraction and encapsulation for nearly 20 min ...
- Learn how to create and use random numbers in order to make your
- Third
- A video showing the initial creation of a room class and tester class from a UML diagram. Initial Room setup and basic testing.
- Check out the new character details screen.
In-Depth Information on Object Oriented Text Based Game Part 3
Refactoring and renaming code. Making design decisions and improvements as I continue my series about how to create a Part In this series we look at creating a Python
http://lawofcode.com/ Thanks for watching :D.
That wraps up our extensive overview of Object Oriented Text Based Game Part 3.