Wormz Game Applet

WormzI have added a new Wormz game applet to my applet collecion. I have coded this game a few years ago, but I thought that it was so nice piece of code that I should publish it on my current website. The game is a simple worm game where you control a worm with your left mouse button and try to avoid approaching obstacles. Go ahead to applets section and play the game. Applet’s source code is available.

Plasma Applet

PlasmaYou can find my new (or should I say rereleased) Plasma applet from Applets section. The applet creates plasma effect with two precalculated color tables. The precalculated tables use sin and cos functions to generate beautiful plasma-like image. The precalculated color table is also used to fine tune the rendered result. Source code is included in the zip package. Take a look at the Applets page.