Social Bingo game for in-person mixers. Find people who match the questions and get 5 in a row!
| 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.
- Java 21 JDK or higher
- Apache Maven 3.9+ (or use the included Maven Wrapper)
cd socops
./mvnw spring-boot:runcd socops
./mvnw clean packagecd socops
./mvnw testDeploys automatically to GitHub Pages on push to main.