Dec 10, 2020
Karibga
This project is a board game I used to play as a child. I decided to remake this game as an online multiplayer so I can play it with friends.
I developed the frontend with phaser 3 and TypeScript, while the backend runs on Node and Express. Communication between backend and frontend is done through web sockets.
You can play the game here.