Skip to content
DanaSMor edited this page Jan 7, 2019 · 3 revisions

Welcome to the PacmanRobot wiki!

This project represent a game of pacmans in Ariel University area.

General info

This projace is based on GPS project, wich can be found at https://github.com/oravital7/Ex2,

and PacmanPlay project, wich can be found at https://github.com/DanaSMor/PacmanPlay/Ex2.

About the game

The game is based on an old time pacman game. It's based on client-server model. The player inserts the location of the pacman, and the server calculates the locations of all the other components on the board by it's own algorithm, and sends back the information to the client.

Clone this wiki locally