micranes / micranes/JumpingIntoCpp
Chapter 8 Problem 003
Open
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Write a two-player tic-tac-toe game, allowing two humans to play against each other; use
enums when possible to represent the values of the board
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names Chapter 8 Problem 003 but no file, test, or entry point. Review that problem and locate the appropriate C++ exercise location first; done means two humans can play tic-tac-toe and board values use enums where appropriate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100