-
Notifications
You must be signed in to change notification settings - Fork 1
Home
DanaSMor edited this page Jan 7, 2019
·
3 revisions
This project represent a game of pacmans in Ariel University area.
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.
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.