A multiplayer tic-tac-toe server, client, and AI bot.
Stars
0
Forks
0
Watchers
0
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
65
commits
44
commits
Removed the stop stript from the package.json as it wasn't even working
2b477abView on GitHubAdded a function to check are the current requests valid
31b6fb6View on GitHubSimplified the code by using property names to handle the desired request over using a switch statement
5e6b99aView on GitHubChanged the error for when the pin is not 4 digits to 100, updated the order of properties for cosmetic reasons
f17a66cView on GitHubMerging gui-dev -> master: Created GUI client using c# and .NET v4.5.
5f14135View on GitHub