Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Your task in this assignment is to create a Processing program that implements a PacMan game. Pellets Ghosts A Score A way to lose the

Your task in this assignment is to create a Processing program that implements a PacMan game.
Pellets
Ghosts
A Score
A way to lose the game
PacMan must move left to right across the screen. Upon reaching the right hand side, they must re-appear on the left-hand side (and vice-versa). PacMan should start the animation in the center of a black 800 by 200 pixel window. PacMan must move along a track made from two blue lines 10 pixels in width. PacMan must swap directions when the space bar is pressed and must have a mouth animation that approximates the classic PacMan sprite.
Spread out in a line are pellets which PacMan can eat. Once a pellet is eaten the score goes up by one. The score is shown in the top left of the window. Once all pellets are eaten, the pellets are regenerated.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

SQL Server Query Performance Tuning

Authors: Sajal Dam, Grant Fritchey

4th Edition

1430267429, 9781430267423

More Books

Students also viewed these Databases questions