User Tools

Site Tools


chickenlittle

Chicken Little

Chicken Little avoid falling bits of sky (see a video that demonstrates the game).

This is the Java Application version of the Applet, but without the sounds.

Unzip ChickenLittleResources.zip and put them in your project's folder.

The pace of the game is set by a timer event in the ChickenLittle App. The CloudControler class controls how often new Clouds are made, and is passed the reference to the chick so it can detect a collision between the chick and the one of the clouds. The cloud has several modes. If it is falling it can attack the chick if it is not jumping, or if it was hit, it could rise with its point value. When an instance of a Cloud is made, it has a random speed.

Here are the links to the 2013 videos I made when constructing the Applet version of the game:

chickenlittle.txt · Last modified: 2022/05/14 12:28 by frchris

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki