All the applets below include the source code!
PacTag
Remember Pacman? Remember tag? Well, this is the best of both worlds! Pac-Tag is a FREE two-player game.
ParticleText
This cool text effect is free, fully customizable, and the source is included!
particleTree
This applet demonstrates how recursion and randomness can simulate natural patterns such as the branches of a tree or the paths of particulates in the air. A good applet to study for beginning programmers.
password
Provide a password protect for a particular Web page.
Password Protect
If you've been looking for a way to password protect your Web pages, here it is! Complete with source code!
PatternSimulator
A simple aircraft runway approach simulation, with source included.
PentominosSolver
In the game of Pentominos, the goal is to place the 12 possible groupings of 5 tiles on an 8-by-8 board, leaving 4 blank squares. This java applet solves this puzzle using a recursive backtracking procedure.
PetQuotes
A daily quote applet. Each time the page is reloaded, another message is read from a separate text file and displayed. These quotes are about pets but any messages can be used. Source included!
PhantomScroll
This horizontal scroller creates a ghosting effect with text. It can be controlled with javascript, and the source is included and well documented.
Phoenix's Calculator
A simple applet that calculates the arithmetic expression from the text field and returns the result the to text field. The user can enter the expression by typing within the text field and/or by clicking the buttons. Source included!
piano
A neat virtual player piano. Source is included and has notes hard-coded in it.
PictureButton
A small, universally applicable PictureButton. Use as a bell,
traffic light, blackboard, or design your own graphics and sounds. Free.
PictureGame
A game to help kids with spelling. Identify the image, enter its name by clicking the appropriate letters, and click the "Done" button.
PieChart
A customizable pie chart generator. Just load your data into the parameter tags. Source included!
ping2
A simple 2-player version of the classic Pong game with source included.
PocketCalc
This freeware applet simulates a basic pocket calculator. Source included!
Poker
A video poker game.
Polymap
Uses information stored in the application-specific fields of GIF files to form image maps.
PopupNavigator
This is what a lot of you have been waiting for! A free, easy-to use, fast, space-saving pop-up navigation applet. And the source is included!
popupURL
PopURL is an adaptation of the goURL applet. Instead of using a drop down menu, PopURL uses a popup menu.
puzzle15
This classic puzzle allows you to toggle between number tiles and image tiles and includes the source.