Skip to content

benzzdan/boxFightJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boxFightJS

The main file is called animation.html, this is a basic fighting game that consists in the following:

  • Its a game of 5 rounds
  • Each player has a chance to hit the other based on a 50% probability, this works by using a js function that will draw a number above 3(1-6)
  • When a player hits the other, the life bars, get deducted a 10% of their width
  • Technoloigies involved creating this simple game: html5, css3, js and jquery.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published