Skip to content

TicTacToeOOP is a learning project, the focus is on the functionality and handling of .NET, C#, WPF, MVVM.

License

Notifications You must be signed in to change notification settings

MK-NEUKO/TicTacToeOOP

Repository files navigation

TicTacToeOOP

Welcome to the Tic Tac Toe OOP project. The project is currently being rebuilt.

What is being rebuilt?

  • The architecture of the project is being rebuilt based on the Clean Architecture model.
  • A visualization of the minimax algorithm is being implemented.
  • A Gameboard-Explorer with an algorithm that can generate all possible board constellations is being implemented.
  • Various user interfaces are being implemented, a WPF UI, an ASP .net core UI. Later also an iOS and Android UI.
  • Publishing a NuGet Package for TicTacToe with Gameboard-Explorer and minimax visualization.

About

TicTacToeOOP is a learning project, the focus is on the functionality and handling of .NET, C#, WPF, MVVM.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages