Question
Create a project using greenfoot! The requirement of the final project: create an interactive game in Greenfoot, and it must have user interaction via keyboard
Create a project using greenfoot!
The requirement of the final project: create an interactive game in Greenfoot, and it must have user interaction via keyboard or mouse, and it must incorporate sound and image. A score or notice must be displayed when the game is finished.
The game must be created from scratch, and it cannot be an improvement of an existing scenario from the textbook.
Grading criteria:
user interaction, either through keyboard or mouse 10 points
use GreenfootImage class to create image objects and handle these images, 10 points
use GreenfootSound class to create sound objects and handle these sounds, 10 points
need to have a score system during the game, and a notice after the game is finished, 10 points
the game logic must be correct and be reflected in source code, 10 points. For example, the game must have a clear set of rules as how the user can obtain points, and/or lose points, and how the user can win or lose the game, and how the user interactions are associated with the winning and losing of points/game.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started