https://github.com/getraid/ticktacktoe
https://github.com/getraid/ticktacktoe
csharp tack tick ticktacktoe toe
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/getraid/ticktacktoe
- Owner: getraid
- License: mit
- Created: 2017-12-06T19:26:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-19T18:53:48.000Z (over 7 years ago)
- Last Synced: 2025-01-04T05:19:21.538Z (5 months ago)
- Topics: csharp, tack, tick, ticktacktoe, toe
- Language: C#
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TickTackToe Application
This simple game is made to play ticktacktoe locally.
Just switch positions after each click.
The winner takes it all!(not really actually :P)Made as a school project, decided to keep on GitHub.