Skip to content

IFurio/BatallaRazasJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

41 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Batalla de Races โš”๏ธ

Batalla de Races it's a battle 1vs1 game where you can choose between 3 races (Human, Elf and Dwarden) and 3 character for every race.
You can choose between 9 weapons for your character that will increase the stats.
Every race have each own stats and can use specific weapons.

What combination will you choose? ๐Ÿง‘ ๐Ÿ—ก

๐Ÿ“„ Before Use Information

  • The main application is made for Java.
  • It requires a MySQL DataBase, the schemas are also included in the project, but note that the connection IP and credentials may be different than yours, so you will need to change it.
  • For generate the Battle results in HTML requires Python.

๐Ÿ“ฅ Additional Instalations

For the Python files (Generate HTML and XML) you will need the following extensions:

  • lxml:
  pip install lxml                               #Windows
  apt-get install python-lxml                    #Linux
  • mysql.connector:
  pip install mysql-connector-python             #Windows
  pip3 install mysql-connector                   #Linux

๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages