Skip to content

swong42/fighting-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fighting-game

A game that allows a user to fight against the computer by choosing an attack or heal from a list. The user and computer start with 100 health which is stored and the first to get their opponent to 0, wins. Health is either deducted or added depending on what the user inputs. The user must decide between a standard damage attack, a varied damage attack, a paralyzing attack with high failure rate that causes the opponent to miss their turn and take a small amount of dmg, or a heal.

Created: 7/13/2019


Resources

https://gist.github.com/jcyktor/018780dc65e3354c5606

https://gist.github.com/benhosmer/2521596

About

game that allows user to fight against computer by choosing attack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%