Hi there!
For those who are interested in making multiplayer games, I'm trying to create some simple ones to demonstrate how to use Colyseus as your game server.
Here's the first one: https://tictactoe-colyseus.herokuapp.com (mobile friendly)
Source-code: https://github.com/endel/tic-tac-toe
Thanks for checking out!