mirror of
https://github.com/dotnet/intro-to-dotnet-web-dev.git
synced 2026-04-04 22:17:30 +00:00
Completed the Connect Four board
This commit is contained in:
parent
61022c7189
commit
7c0d7fe67f
37 changed files with 1957 additions and 0 deletions
5
5-blazor/README.md
Normal file
5
5-blazor/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# 5 - Introducing Blazor
|
||||
|
||||
Today we're going to learn how to build a Blazor application by recreating the classic four-in-a-row game, Connect Four.
|
||||
|
||||
## Today's challenge: Connect Four
|
||||
Loading…
Add table
Add a link
Reference in a new issue