You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
337 B
337 B
| title | status | type | created_at | updated_at | parent |
|---|---|---|---|---|---|
| Write §6: Exercise 1 — implement Tic-Tac-Toe game logic | todo | task | 2026-03-13T20:03:17Z | 2026-03-13T20:03:17Z | edu-coqp |
Hands-on exercise: move generation, win detection, terminal-state check, displaying the board. Include starter code and expected test output.