Question: I need help creating 3 ennemies for my Java project This is a team project ( with group sizes between 4 - 6 ) .

I need help creating 3 ennemies for my Java project This is a team project (with group sizes between 4-6). There are two components to consider for
this project... the requirements and the extra. In order to get full credit grade-wise you must
complete the requirements listed below. The extra is up to your group as a whole. Extra
would be anything additional you add/modify about the game to make it better (youll want to
document everything extra you do...). The judging will be done by an outside party.
The benefit for the extra you ask?
If as a team add a major feature (multiplayer, networked, gravity inversion, etc),30 extra points
added to your grade.
If as a team you add minor feature (swap midi for mp3 music, remap the keyboard, etc),10 extra
points added to your grade.
You cannot get both 30 points for a major feature and another 10 points for a minor feature. The
30 points is an upgrade from the 10 points of the minor feature. In theory, the maximum grade
for this assignment can be 170/130 points or ~131%
Requirements
Teams must add 3 enemies (or non-player characters, or items like the balloon) for every team
member on the team (example: 4 team members, 4X3=12 enemies). Each new enemy must
have at least 1 thing different from all existing enemies. For instance, if you extend off the Fly
class and call it SuperFly (pun intended), SuperFly could take 2 hits to kill instead of 1. These
requirements as stated are 100 points total. (Note: just changing the graphics for an existing
enemy/NPC/item does not satisfy this requirement. The code MUST be added to the game)
You must also create and submit a video presentation of all the modifications you made to the
project (30 points). Sell it like youre at a booth at PAX. Make sure you show ALL the enemies
(or non-player characters, or items like the balloon), and modifications you made to the game (if
you want to be considered for the extra points) and state who is in your team.
Compile and Running the Project
1. Download and decompress the following zip file.
MarioProject181.zip
2. Download the following pdf to help walk you through the process.
SettingUpProject3InEclipse.pdf

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!