[system design] Design the "connect 4" video game
Details
We will solve this system design exercise: Design connect-4 video game
Organization:
- we read the requirements
- we do the class design individually, in 20 minutes
- we present our designs, and discuss them
- we write the pseudo code for the most important logic, individually, in 20 minutes
- we present our pseudo code
- we read the follow up questions, and discuss them together
Requirements:
- do not join if your microphone does not work
- have at least a basic understanding of one programming language, and about object oriented programming
- you are willing to commit 2 hours of your time
Related topics
Software Architecture
Software Craftsmanship
Software Engineering
