Social Bingo game for in-person mixers. Find people who match the questions and get 5 in a row!
🎮 Play the Game • 📚 View Lab Guide
| Part | Title |
|---|---|
| 00 | Overview & Checklist |
| 01 | Setup & Context Engineering |
| 02 | Design-First Frontend |
| 03 | Custom Quiz Master |
| 04 | Multi-Agent Development |
📝 Lab guides are also available in the
workshop/folder for offline reading.
- .NET 10 SDK or higher
After creating your own repo from this template:
- Open your repo on GitHub
- Click Code → Codespaces → Create codespace on main
- Wait for the devcontainer to finish setup
- From the repository root, run:
cd SocOps dotnet run
cd SocOps
dotnet runcd SocOps
dotnet buildDeploys automatically to GitHub Pages on push to main.