kiranchandran / BlazorTicTacToe

Tic Tac Toe Game using Balzor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blazor TicTacToe Game

Tic Tac Toe Game developed using using Balzor

Below are some of the concepts utilized in this project.

  • Events and EventHandlers
  • 2D Arrays
  • Tuple
  • yield

About

Tic Tac Toe Game using Balzor


Languages

Language:C# 50.7%Language:HTML 30.1%Language:CSS 19.2%