Comments
No comments yet.
Pacaman is a free and open source Pac-Man remake that uses SFML (Simple and Fast Media Library).
Features:
Single player and cooperative game
Multiple game types
Random generated levels
Different game worlds
Mean enemies
Cute graphics and music
Game goal:
Eat as much stars and fruits as you can in the smallest time possible to gain high scores! Avoid ghosts unless you've picked up the ring! Open the gate and get to the next level by collecting all the keys on the map!
Project goal:
The goal is to make a proof-of-concept game with educational purposes, that has a more complex source code than the standard pong example that comes with the SFML libraries. The source code was created in a (relatively) nice coding style with a lot of comments to ease understanding.
#arcade