micranes / micranes/JumpingIntoCpp

Chapter 8 Problem 003

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

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.