/Game_rpg_team_radar

Rpg Game Atributes of Team Comparative Stats

Primary LanguagePythonMIT LicenseMIT

Game Rpg Team Radar

Rpg Game Atributes of Team Comparative Stats

Atributes :

  • Attack
  • Defence
  • Agility
  • Magic Defence
  • Magic Attack

make python environment:

  • Install pip first:
sudo apt-get install python3-pip
  • Then install virtualenv using pip3
sudo pip3 install virtualenv 
  • Now create a virtual environment
virtualenv venv
  • Active your virtual environment:
source venv/bin/activate
  • Enter on environment:
cd venv

Install plotly to plotting radar rpg team comparative chart:

pip install plotly

Clone Game_rpg_team_radar repository:

 git clone https://github.com/Tinoco/Game_rpg_team_radar.git

run Game rpg team radar chart stats view:

 python herosystem_team_stats.py

Result radar team chart comparative:

quality: