Introducing the Sudoku Game project. You can create a sudoku game and solve it together with friends. Built with React for the front end and Express for the back end. For communication between the clients and the server I used SocketIO. The server keeps track of all the games and sends updates about a game to all the clients in the same game.