October 10, 2021 7:00 PM PDT


This document outlines the discussion and technical requirements for a multi-player web-based Go game, including system design, API specifications, and technology choices.


Requirements
User Journey
  1. Click "start game" -> request sent to matching system
  2. System sends request to another player
  3. Game starts
Inside the Game
API Design
System Design
Technology Choices
Database Design
Interviewer Comments
Soft Skills
Technical Considerations
Areas for Improvement
Technical Implementation
Project Lifecycle
Audience Considerations