Skip to content

copilot-dev-days/agent-lab-java

 
 

Soc Ops

Social Bingo game for in-person mixers. Find people who match the questions and get 5 in a row!

📚 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

Run

cd socops
./mvnw spring-boot:run

Build

cd socops
./mvnw clean package

Test

cd socops
./mvnw test

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 JUG meetings. 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

  • Java 39.4%
  • HTML 36.9%
  • CSS 23.7%