- Refactored version of this game I created to learn Typescript syntax basics.
- https://github.com/AlexGalhardo/TypeScript-CLI-Turn-Based-RPG
- One of the first side projects I created in 2017, to learn OOP and Python programming language.
- Clone repository
git clone https://github.com/AlexGalhardo/Python-CLI-Turn-Based-RPG.git
- Enter folder
cd Python-CLI-Turn-Based-RPG/
- Start game
python3 main.py
Copyright (c) 2018-present, Alex Galhardo