Skip to content

Java version of my c# implementation of arcade pacman.

Notifications You must be signed in to change notification settings

Fezzzi/Pacman-J-Ultimater

Repository files navigation

Pacman J-Ultimater

Pacman J-Ultimater is a java implementation of classic arcade game Pac Man.

It was used as final project of java programming course at mff UK.

Key Features

Easy AI algorythms adding

Not satisfied by the default AI? No problem! Simply write your own and add it!

Whole process of addition takes less than a minute and is fully described in documentation.

Map loading from text file

Are you bored of playing the same level over and over? Great! Now, you can load your own textfiles containg custom maps.

Your text file even doesn't have to use any specific symbol alphabet. You can specify symbols mapping during map loading.

Two players multiplayer

Control Binky, the red ghost and get the pac man through cooperation with other 3 AI contolled ghosts before he can olect all the dots on the map.

Or play as pac man and, the yellow hero, and beat the ghosts by getting all the dots before they can get you!.

About

Java version of my c# implementation of arcade pacman.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages