-
Notifications
You must be signed in to change notification settings - Fork 1
JavascriptCoder999/pac-man256
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
//add an empty grid as a background for pac-man //add in a pac man and four ghosts, name the ghosts //Blinky, Pinky, Icy and Clyde //When the pac-man image is selected, add a pac man image when its' mouth is open and closed, also add a few more designs when pac man is facing up (frame index is 0), down (frame index is 2), left (frame index is 1) and right (frame index is 3) //then merge the designs as one //also add pellets
About
pac man