ArekWrobel / python_lodz_tut1

Python Łódź meeting Tut guidance code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPG tutorial

What we want:

  1. Some heroes
  2. A way to perform automatic fight sequence until one of heroes is dead
  3. Heroes may want to have some very basic stats (health, agility, strength) and skills (dodge, block)
  4. Heroes may want to be able to use some items that influence stats

About

Python Łódź meeting Tut guidance code