https://github.com/sepppenner/tictactoe
TicTacToe is used to play the standard Tic Tac Toe game against humans or the computer.
https://github.com/sepppenner/tictactoe
Last synced: about 1 month ago
JSON representation
TicTacToe is used to play the standard Tic Tac Toe game against humans or the computer.
- Host: GitHub
- URL: https://github.com/sepppenner/tictactoe
- Owner: SeppPenner
- License: mit
- Created: 2018-01-18T10:10:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-09T16:05:31.000Z (over 1 year ago)
- Last Synced: 2025-02-24T03:30:44.450Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 3.89 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: Changelog.md
- License: License.txt
Awesome Lists containing this project
README
# TicTacToe
TicTacToe is used to play the standard Tic Tac Toe game against humans or the computer.
[](https://ci.appveyor.com/project/SeppPenner/tictactoe)
[](https://github.com/SeppPenner/TicTacToe/issues)
[](https://github.com/SeppPenner/TicTacToe/network)
[](https://github.com/SeppPenner/TicTacToe/stargazers)
[](https://raw.githubusercontent.com/SeppPenner/TicTacToe/master/License.txt)
[](https://snyk.io/test/github/SeppPenner/TicTacToe)
[](https://franzhuber23.blogspot.de/)
[](https://patreon.com/SeppPennerOpenSourceDevelopment)
[](https://paypal.me/th070795)
## Screenshots from the GUI


## Special thanks
The tic tac toe code is mainly taken from https://bitbucket.org/wyacteen/tictactoe or http://www.wisamyacteen.com/2012/11/an-artificial-intelligence-example-tic-tac-toe-using-c/.
Special thanks go to [Wisam Y Acteen](http://www.wisamyacteen.com/about-me/).
Change history
--------------
See the [Changelog](https://github.com/SeppPenner/TicTacToe/blob/master/Changelog.md).