Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dfchang149/fluent-tic-tac-toe

A Fluent-styled game of Tic-Tac-Toe for Windows
https://github.com/dfchang149/fluent-tic-tac-toe

csharp desktop-app dotnet fluent fluent-design game mica tic-tac-toe windows windows-11 winui winui3 xaml

Last synced: 4 days ago
JSON representation

A Fluent-styled game of Tic-Tac-Toe for Windows

Awesome Lists containing this project

README

        





Fluent Tic-Tac-Toe


A Fluent-styled game of Tic-Tac-Toe for Windows.



Platform


GitHub last commit

---

## Installation







## Features

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


## Screenshots




## Creator's note
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](https://github.com/dfchang149/Fluent-Tic-Tac-Toe/issues) or submitting a [pull request](https://github.com/dfchang149/Fluent-Tic-Tac-Toe/pulls).

## License
Copyright (c) 2022 Dustin Fu Chang

Licensed under [MIT license](https://github.com/dfchang149/Fluent-Tic-Tac-Toe/blob/master/LICENSE.md)