practicalli / clojure

Practicalli Clojure REPL Driven Development
https://practical.li/clojure/
Creative Commons Attribution Share Alike 4.0 International
89 stars 36 forks source link

Add connect four game to games section #457

Open zhendrikse opened 11 months ago

zhendrikse commented 11 months ago

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.