A purely Java based Pacman game using SQL to store scores per session and display the leading player.
Requires MySQL, JDBC Connectors.
- Use the arrow keys to move Pacman in different directions
- Avoid the ghosts and eat as many fillets as you can
- When you eat the yellow bonus fillet, it becomes possible to eat the ghosts for a cooldown period
- There are fixed number of lives. Try to score as high as possible
- Once the game is over, you will be prompted to enter a name for the scoreboard