DEV Community

Discussion on: April 3, 2020: What did you learn this week?

Collapse
 
aj019 profile image
Anuj Gupta

This week I worked on building a multiplayer game using react native and firebase. I started with a simple tic tac toe game. The objective was to understand the mechanism for multiplayer games and also the states associated with it and then apply the same mechanism in other games/apps.