Source
Gamerelated
AnimatedApplet - three Applet subclasses to make animation and gamemaking easy for you
AppletImageGame - a customizable Applet game where you shoot targets using the mouse, thereby revealing the next picture in a series
PuzzleApplet - a customizable Applet game where you put puzzles together from various images.
PathFinderApplet - a class that can find the shortest path through a map with various movement costs
Custom components for use in your applications
ChoiceTextField - a custom TextField that makes autocomplete-suggestions while you type
NumberTextField - a custom TextField that only accepts numerical input
Various
LightShow.java - a small program that creates a lightshow on your keyboard lights (numlock, capcslock, scrolllock)
Binary Clock - an applet showing a binary clock
|