makeopensource / Classic-RPG

A classic role-playing game with an engine.
GNU General Public License v3.0
7 stars 19 forks source link

Add currency #88

Open SwagataJ opened 1 year ago

SwagataJ commented 1 year ago

Proposed changes

Added in game currency to the game. #84

Types of changes

Added a currency system and made some changes to support it. Also refactored some of the code to make it compatible with PEP-8.