Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.7 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.7 KB

Avoider Game

A simple avoider game created with Greenfoot IDE. The idea and base code were taken from the book "Creative Greenfoot" by Dr. Michael Haungs. This is a game complete with an introduction screen, game over screen, a score, mouse input, and sound. I've updated the code to the new Greenfoot API (version 3.6.1) and add some functionality. To run the game I recommend to download Greenfoot IDE.

Story

This is a story about good vs evil. However, good looks evil and evil looks good. The sheer evil of the smiley-faced villians is enought to crack the bones of our skull-faced hero so you must avoid their touch at all cost. Other objects will appear on the screen. Avoid them if they look good.

You score more points the longer you survive the cheery horde.

Structure of application

The game was developed in Greenfoot IDE.

Java Classes

Credits

Programming

  • Michael J.Williams, Original ActionScript version
  • Michael Haungs, Original Greenfoot version
  • Jegors Čemisovs, Code update to support new Greenfoot API

Music

Sound effects

  • Michael Haungs

Graphics

  • Default Greenfoot images
  • Michael Haungs

Main Game screen

Screenshot

Game Over screen

Game Over