Skip to content

Millipede is a spinoff of the classic Atari Centipede game and is a 2-D, 80s-arcade-style shooter game. Created using the Java Greenfoot development environment.

Notifications You must be signed in to change notification settings

element-sauce/Millipede

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MillipedeGame

You control a sprite regulated to a bottom portion of the field, that can shoot lasers. The field starts covered with several mushrooms that act as obstacles.

Before the start of every level, more mushrooms spawn on the field, and a centipede starts at the top left corner of the field, moving in a gardual serpentine path towards the player.

The game progressively gets harder as more mushrooms spawn and the speed of the centipede can get faster.

Annotations have been made to each Java class explaining its use and design.

millipede-short.mov

Title Page Gameplay Level 2

About

Millipede is a spinoff of the classic Atari Centipede game and is a 2-D, 80s-arcade-style shooter game. Created using the Java Greenfoot development environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages