refactor: simplify the multiplayer part

This commit is contained in:
Bjarke Sporring
2026-01-15 17:03:51 +01:00
parent 2a5eb137f6
commit fcaf97f60b
9 changed files with 265 additions and 644 deletions

View File

@@ -232,23 +232,8 @@ To reuse the repository:
## Tips
- **Keep groups small** (4-8 people) for more interaction
- **Keep groups small** (2 people per repository) for more interaction
- **Encourage communication** - the exercise works best when people talk
- **Let conflicts happen** - they're the best learning opportunity
- **Walk the room** - help students who get stuck
- **Point students to 03_TASKS.md** - Simple explanations of clone, push, pull, and fetch for beginners
---
## Troubleshooting
### SSH Issues
- Verify SSH key added to Azure DevOps (User Settings → SSH Public Keys)
- Test: `ssh -T git@ssh.dev.azure.com`
### Permission Issues
- Check user is added to project
- Verify Contribute permission on repository
### Service Issues
- Check status: https://status.dev.azure.com