Skip to content

Python code for Fighting game between players . Players earn/lose coins for winning/loosing , they can upgrade their skills and buy weapons with those coins...

Notifications You must be signed in to change notification settings

taga93/BattleGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

BattleGame

You have 5 classes:

Weapon --> Swords Shield, Armory, Fighter

This is the code for app for fighting game between players. Players fight each other and earn/lose coins. With those coins players can upgrade skill points, health points, and buy weapons. Functions allow to see:

-player info, -info about attack and defence skills, -info about health points, -weapons that player has, -to upgrade skills, -to buy weapons.

Also to se information about weapons such as:

-info about weapons such as power of weapon and price, -armory info

About

Python code for Fighting game between players . Players earn/lose coins for winning/loosing , they can upgrade their skills and buy weapons with those coins...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages