A Fluent-styled game of Tic-Tac-Toe for Windows.
Like most tic-tac-toe games, it features:
-
Single-player: Play against a bot
-
Local Multiplayer: Play against friends on the same device
However, it also includes customization settings for:
-
Board Sizes: Play on a 4x4 board instead of a 3x3
-
Number of Bots: Play against 2 or more bots instead of just 1
-
Bot Difficulty: Too easy or hard? Just change the difficulty
This app started as a way for me to learn C# and xaml in order to build a desktop application using WinUI 3 and the .NET framework. As such, there are many obvious signs of inexperience when it comes to the app's code and functionality. If there's any feedback or advice on the project, feel free to contribute by reporting an issue or submitting a pull request.
Copyright (c) 2022 Dustin Fu Chang
Licensed under MIT license