practicalli / practicalli/clojure
Add connect four game to games section
Open
Nobody has claimed this yet.
project
- Dominant language
- Makefile
- Stars
- 117
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Suggestion to add a new page to the games section of Practicalli Clojure explaining the connect four game. A sample running solution can be tried on replit.com. It comes both with tests (TDD) and with a computer player to play against.
Contributor guide
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
Start by locating the games section in the Practicalli Clojure documentation, then review the linked Wikipedia description and the running Clojure solution on Replit, including its TDD tests and computer player. Done means a new games-section page explains Connect Four and links or presents the relevant example clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100