DevChatter / DevChatter/DevChatterBot
Abstract out the concept of a JoinableGame
Open
code improvement
- Dominant language
- JavaScript
- Stars
- 54
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
For example Rock paper scissors has the concept of people choosing to join the game.
We're going to create a Heist game as well, so that we can see what's consistent, extract it, and test that portion separate from the rest of the join-able games.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Rock paper scissors implementation and identifying the existing logic for players choosing to join. Compare that behavior with the planned Heist game, extract the shared JoinableGame concept, and add separate tests for the shared joining behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- game-dev
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100