Skip to content

masondaniels/Pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Pacman Remake

Remake of pacman from scratch in Java.

Goals

Complete pacman and create co-op multiplayer pacman. Perhaps add deep learning stuff -- if I ever get to that.

GIFs

Below are some GIFs of previous builds. Currently ghosts are not released from anywhere, they just all spawn at once from (68, 140). Chase, scatter, and frightened mode are already implemented -- though frightened mode cannot be accessed yet. The window can scale and maintain its aspect ratio. Pacman cannot die yet.

Visual

Visual

This is a build of the pacman remake.

Visual Debug

Visual Debug

The lines point to ghost's goals & rectangles are bounds of tiles. When bounds change colors this represents bounds checked by collision detection.

Notes

All code is mine except for this eight-lined piece of code that resizes an image.

About

Remake of pacman from scratch in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages