Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 950 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 950 Bytes

Hero Fight Game

A Hero Combat Game developed using vanilla JS.

Table of contents

Technologies

Project was created with:

  • HTML5
  • CSS3
  • JavaScript

Functionalities

In project You are able to:

  • pick a Hero- You can search for hero by typing name like "batman" or "spider-man" or You can generate a random Hero,
  • see Your stats: intelligence for heal, strenght for firepower and durability for health points value,
  • fight between two players using Q for attack and A for heal as player 1 and P for attack and L for heal as player 2 (only on desktop version!),
  • see Your remaining health points,
  • reset the fight,
  • simulate the fight.

Screens

Screenshot

Screenshot

Screenshot

Live 🌟

https://zasada94.github.io/herofightgame/