This is an implementation of the classic Arcade games Pac-Man and Ms. Pac-Man in a JavaFX user interface. The game implementation is completely decoupled from the user interface such that also ...
Train an AI agent to play Ms. Pacman from Atari 2600.