Skip to content

jeancarlosti/Game_rpg_team_radar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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: