Pacman Architecture

Pacman is an application built using the microservices architecture and is composed of a set of services which are developed using nodejs frameworks.

Application architecture

The main service is a web application which allows you to play the game from a browser. It is connected to the MongoAtlas Database. The source code for this application is located here.