Book about test-driven development with an example of making “Tic-Tac-Toe” by TDD.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is an educational book and codebase that teaches Test-Driven Development (TDD) by building a "Tic-Tac-Toe" game from scratch. It's designed for programmers and learners who want to understand and practice the TDD methodology through a concrete, incremental example. The resource includes the complete source code, tests, and an online version of the book explaining the