An open API service indexing awesome lists of open source software.

https://github.com/samantha-ruth/robot-gladiators

Robot game created with javascript.
https://github.com/samantha-ruth/robot-gladiators

javascript

Last synced: 11 months ago
JSON representation

Robot game created with javascript.

Awesome Lists containing this project

README

          

# robot-gladiators
Game created using javascript.

## Description

Robot game composed using Javascript on the browser. Each competitor is set up with a random amount of health and hit points. There are three rounds total; the user has the opportunity to either fight a robot or skip the fighting round. Each fight causes a loss of health, but skipping a round costs health points as well. The last competitor left with points wins the game.

![Robot's Name](https://user-images.githubusercontent.com/64170123/189029429-e8ab6ffd-b6f9-4a9e-91c9-5d0e04b400d3.jpg)

![Fight or Skip](https://user-images.githubusercontent.com/64170123/189029441-eaaf2f03-c343-4c16-88af-31c1daa8b4c5.jpg)

This project helped me further understand javascript coding and functions.

link to gitHub repository: https://github.com/Samantha-Ruth/robot-gladiators/

link to active url: https://samantha-ruth.github.io/robot-gladiators/