Contents Up Previous Next Web Site Home Page

Quick Page Reference...

Project Sample: TextBurst

Project Sample: Pairs

Project Sample: TextBurst

The TextBurst project contains source code for an applet to show text zooming smaller and bigger to look like text bursting towards and away from you.

The colour is rotated randomly throughout the three colours (red, green and blue) that combine to make the complete palette of standard available colours.

The key details of the project are as follows:-

Project Sample: Pairs

The Pairs project contains source code for a game applet. It shows a grid of buttons, each of which hides a number. Click on two buttons to try and match the numbers. When all pairs have been revealed, the game is complete. Simple scoring based on the number of attempts and pairs found/remaining is shown at the bottom of the screen.

As two class files are generated by this project, they have been packaged into a JAR file using the button after compiling. The compile files have then been removed from the directory to ensure they are not being used during testing.

The HTML file reflect this by including the following tag to specify the JAR file:-

<PARAM NAME="archive" VALUE="Pairs.jar">

The key details of the project are as follows:-


(c) Copyright 2001-2 Arctan Computer Ventures Ltd.   All Rights Reserved.
If you have any issues regarding this on-line help, please contact the author by clicking here.
This Page was last updated: 26 April 2002 16:03