Python Based Fun Game. Core aspects of the Python language are covered in this game
- Print, Input, Variables, and if/else Statements
- Functions
- Python Control Structures:While and Break usage
- Python Dictionaries, Lists and For Loops
- DateTime library usage
- Python Objects and Object Oriented Programming
- Python Class Methods and Properties
- Refactoring the code for creating classes
- Refactoring classes and creating a Manager class
- Refactoring classes by creating a seperate Manager class
- Implementing the methods part-01
- Implementing the methods part-02
- Creating a City Product class to Manage Product Price by City
- Randomly changing Product Price based on the City
- Inceasing debt portwise and provide options for the moneylender
- Creating a class for Pirate Encounters
- Handling the Pirate Encounters
- Loading game data from a csv file