https://github.com/cvigueras/second-try-tic-tac-toe-kata
Second try for TicTacToe kata with TDD and Object Calisthenics.
https://github.com/cvigueras/second-try-tic-tac-toe-kata
csharp csharp-code tdd tdd-kata
Last synced: 4 months ago
JSON representation
Second try for TicTacToe kata with TDD and Object Calisthenics.
- Host: GitHub
- URL: https://github.com/cvigueras/second-try-tic-tac-toe-kata
- Owner: cvigueras
- License: mit
- Created: 2023-04-17T10:31:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T09:52:46.000Z (over 2 years ago)
- Last Synced: 2025-01-05T16:33:11.404Z (10 months ago)
- Topics: csharp, csharp-code, tdd, tdd-kata
- Language: C#
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# second-try-tic-tac-toe-kata
Second try for TicTacToe kata with TDD and Object Calisthenics.