Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rabbitism/connectfourpractice


https://github.com/rabbitism/connectfourpractice

Last synced: about 18 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Build Blazor Connect Four Game in .NET 8

https://learn.microsoft.com/en-us/training/modules/dotnet-connect-four/

## Notes
1. `Start` is a raw Blazor wasm project.

2. `ConnectFour` is the final project.