PacMan in Processing

Video game coded in Processing based on iconic Coin-Op. The game is a variant of the original, it includes personalized points and enemies system.

For who do not know; "Processing is a flexible software sketchbook and a language for learning how to code within the context of the visual arts. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology."

The main challenge was to recognize when Pac Man comes into contact with points or enemies.

See the full project on GitHub.