MackFolds / MackFolds/javascript-robot-practice

Initial game functionality - MVP

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

_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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named, so first map the repository structure and identify the browser entry point for the game. Done means the listed robot naming, fights, progression, and skip-with-penalty behavior are implemented and verifiable in the browser.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
game-dev, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.