Skip to content

copilot-dev-days/agent-lab-dotnet

 
 

Soc Ops

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


📚 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.


Prerequisites

Open in GitHub Codespaces (optional)

After creating your own repo from this template:

  1. Open your repo on GitHub
  2. Click CodeCodespacesCreate codespace on main
  3. Wait for the devcontainer to finish setup
  4. From the repository root, run:
    cd SocOps
    dotnet run

Run

cd SocOps
dotnet run

Build

cd SocOps
dotnet build

Deploys automatically to GitHub Pages on push to main.

About

Use GitHub Copilot, VS Code, & Agents to build a Social Bingo game for in-person mixers. Find people who match the questions and get 5 in a row!

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors

Languages

  • CSS 38.2%
  • HTML 35.3%
  • C# 26.5%