Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxcnunes/noughtscrossesgame
Noughts Crosses Game - Practicing Kata
https://github.com/maxcnunes/noughtscrossesgame
Last synced: 27 days ago
JSON representation
Noughts Crosses Game - Practicing Kata
- Host: GitHub
- URL: https://github.com/maxcnunes/noughtscrossesgame
- Owner: maxcnunes
- Created: 2012-12-05T02:29:12.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-05T02:30:59.000Z (almost 12 years ago)
- Last Synced: 2024-10-15T15:47:13.202Z (30 days ago)
- Language: C#
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Noughts Crosses Game
====================This a project to practice the Code Kata.
This application is just Noughts Crosses Game (Tic-tac-toe or Jogo da Velha in Portuguese).
I until have a lot of work to do as refactor many piece of code, implement the Computer Player behavior, etc. So I`m going to update this later...