Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 2.05 KB

README.md

File metadata and controls

54 lines (35 loc) · 2.05 KB

Python CLI Turn Based RPG 🎮

Introduction

  • One of the first side projects I created in 2017, to learn OOP and Python programming language.

How to play this game

  • 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

Game In Action Images

python_1

python_2

python_3

python_4

python_5

python_6

python_7

python_8

python_9

python_10

python_11

License

MIT

Copyright (c) 2018-present, Alex Galhardo