Skip to content

Project created for the Bootcamp - Full Stack Developer at GeeksHubs Academy: Create a SPA for a game using OOP. The player can choose among a minimum of four diferent fighters that combat with several options (hit, defend, etc). Display must show points and damage . Five minimum views (start, select player, chosen player, combat, winner)). Use …

License

Notifications You must be signed in to change notification settings

AlfabetaWeb/FightingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/ABOUT/ Project created for the Bootcamp - Full Stack Developer at GeeksHubs Academy: Create a SPA for a game using OOP. The player can choose among a minimum of four diferent fighters that combat with several options (hit, defend, etc). Display must show points and damage . Five minimum views (start, select player, chosen player, combat, winner)). Use HTML5, CSS3, JS.

/DESCRIPCIÓN DE ELEMENTOS/

/INDEX (HTML)/

CLASSES

  • container-fluid => Superficie del juego
  • logo => Imagen de inicio para arrancar el juego
  • warriors => Contiene a todos los guerreros
  • pic => imagenes de cada uno de los guerreros
  • showWarriors => muestra los guerreros seleccionados

ID

  • main => Superficie del juego
  • screenBoard1 => Pantalla1
  • screenBoard2 => Pantalla2
  • screenBoard3 => Pantalla3
  • screenBoard4 => Pantalla4
  • screenBoard5 => Pantalla5
  • screenBoard6 => Pantalla6
  • screenBoard7 => Pantalla7
  • chosenWarrior => Guerreros elegidos para el combate

/WARRIOR (JS)/

CLASSES

  • warrior => clase a la que corresponden los elementos guerreros

ID

/MAIN (JS)/

ELEMENTS

CLASSES

ID

About

Project created for the Bootcamp - Full Stack Developer at GeeksHubs Academy: Create a SPA for a game using OOP. The player can choose among a minimum of four diferent fighters that combat with several options (hit, defend, etc). Display must show points and damage . Five minimum views (start, select player, chosen player, combat, winner)). Use …

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published