Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

or our final project we will be working with one of the most famous classic games: Pac Man! Download the ACM _ Competition _ PacMan.zip

or our final project we will be working with one of the most famous classic games: Pac Man!
Download the ACM_Competition_PacMan.zip file below. In Eclipse, select File, Import, Archive File, and select the ACM_Competition_PacMan.zip file you downloaded.
This is a partially completed Pac Man game. We will be making modifications to it along the way.
Here are the modifications needed:
Change the labels that say ACM Pac Man Challenge to your name (i.e. John's Pac Man).
Change the number of ghosts to 4
Place Energizers in the upper and lower corners of the maze.
Modify the code so when Pac Man hits an Energizer he gets Energized.
If Pac Man is Energized and collides with the ghost, the ghost dies and the player gets 200 points.
Set a timer so Pac Man is no longer Energized after 5 seconds.
Add sound effects when Pac Man is Energized and the Ghosts Die
Set a timer to make fruit appear. When pac man eats the fruit he gets 200 points!
Extra Credit! Add some additional features to the game!

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

Object Oriented Databases Prentice Hall International Series In Computer Science

Authors: John G. Hughes

1st Edition

0136298745, 978-0136298748

More Books

Students also viewed these Databases questions

Question

Why We Form Relationships Managing Relationship Dynamics?

Answered: 1 week ago