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.
- Host: GitHub
- URL: https://github.com/samantha-ruth/robot-gladiators
- Owner: Samantha-Ruth
- Created: 2022-04-27T20:59:13.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-08T03:44:55.000Z (almost 4 years ago)
- Last Synced: 2025-02-28T16:33:12.977Z (over 1 year ago)
- Topics: javascript
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.


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/