VigiPac was a three-dimensional Pacman clone with multiplayer support, written in the C++ language. It was extensible due to its modularity and publicly documented file formats.

This project was an assignment for a videogame course that I took in undergrad school. The project was developed between myself, who focused on the networking code, and Jordi Vilalta, who focused on all of the graphics and gameplay.

We published the project as open source, hence why you can still find a reference here.