Java Pacman

Code:
https://github.com/timkscripts/JavaPacman/blob/master/ImageSequence.java

 

Here is another earlier piece of code that could use a good re-write.
But essentially it’s pacman with a twist. If you’ve ever played the game ‘Portal’ you are a character trapped in a maze and you use portals to solve puzzles.
1 is orange and 1 is blue. You can travel between them.

I took this idea and made a pacman demo.

If you compile the code yourself you could see but for now here is a gif:

pacmans

 

 

  • Pac man characters are copy right to their respected owners.

Leave a Reply

Your email address will not be published. Required fields are marked *