Skip to content

A combat simulator game called Robot Gladiators. During the game, players will coach their robot through a series of fights—gaining cash, attack power, and repairs along the way.

Notifications You must be signed in to change notification settings

shanebramble/robot-gladiators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Robot-Gladiators

Description

  1. The game will prompt the player to name their robot.
  2. The player's robot will be initialized with the following properties:
    • 100 health points
    • 10 attack points
    • 10 money points
  3. The player's opponent, Roborto, will be initialized with the following properties:
    • 50 health points
    • 12 attack points
  4. The game will display "Welcome to Robot Gladiators!"
  5. The game will prompt the player to either fight the round or skip it.
  6. If the player chooses to skip:
    • A penalty of 10 money points will be deducted from the player's robot.
    • The game will end.
  7. If the player chooses to fight:
    • The player's robot will attack Roborto, and the player-robot's attack points will be deducted from Roborto's health points.
    • The game will display Roborto's remaining health points.
    • Roborto will attack the player's robot, and Roberto's attack points will be deducted from the player's robot's health points.
    • The game will display the player-robot's remaining health points.
  8. The game will end.

Alt text

Built With

  • HTML
  • JavaScript

Deployed Website

https://shanebramble.github.io/robot-gladiators

Contribution

Made with ❤️ by Shane Bramble-Wade

©️2021 Robot Gladiator, Inc

About

A combat simulator game called Robot Gladiators. During the game, players will coach their robot through a series of fights—gaining cash, attack power, and repairs along the way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published