CPS Pacman
About
This is a modern version of Pac-man made in one weekend from zero and then optimized with some extra time. It uses modern techniques(like using bitwise operators to make tile collisions) combined with the good old ones(A* pathfinding).
It lacks some animations and music, but it is well optimized and as fun as ever.