Team 4

Inspiration

We wanted to recreate a retro game and implement a variety of controllers for it.

What it does

Multiplayer Pac-Man with a range of controllers.

How we built it

The game is implemented using JavaScript and WebGL. The controller API was created using Swagger and Python, and runs in a Docker container. The controller clients are written in Python, JavaScript, and Java.

Challenges we ran into

Getting CORS to work with the controller API.

Share this project:

Updates