We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Must Have
Build a game where a player's robot can fight another robot until one of them loses.
If the enemy-robot loses first, the player's robot will move on to fight another enemy-robot.
Features
The player's robot's name can be dynamically created by the player through the browser.
The player is given the option to skip the fight by paying a penalty fee, or continue with the fight.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Must Have
Build a game where a player's robot can fight another robot until one of them loses.
If the enemy-robot loses first, the player's robot will move on to fight another enemy-robot.
Features
The player's robot's name can be dynamically created by the player through the browser.
The player is given the option to skip the fight by paying a penalty fee, or continue with the fight.
The text was updated successfully, but these errors were encountered: