PhiltasticGuy / quixo

Dockerized .NET Blazor WebAssembly implementation of the Quixo game, complete with AI opponent using Minimax and various design patterns.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blazor WebAssembly Game - Quixo

Screenshots

Launch New Game

launch-game

Empty Board

empty-board

Winner

game-end

Design Patterns

MVC

patterns-mvc

Factory and Singleton

patterns-mvc

Strategy

patterns-mvc

Running Game

docker-compose up

About

Dockerized .NET Blazor WebAssembly implementation of the Quixo game, complete with AI opponent using Minimax and various design patterns.


Languages

Language:C# 75.0%Language:HTML 19.2%Language:CSS 4.8%Language:Dockerfile 1.0%