The developed project is based on a centralized backend service and a browser-based application frontend application, that allows multiple players to play the Gomoku game.
The backend service is mainly responsible for ensuring that all game rules are followed by players, as well as storing all data related to the games and users.
The frontend application is mainly responsible to exposing a user-interface for all the game functionalities.
The documentation of project are described in Technical Document.
The backend exposes an HTTP API described in API Documentation.
This project was developed by: Carolina Pereira, João Bonacho & André Gonçalves