Skip to content

Bumble Lab

Welcome to the Bumble Lab!

The Bumble Lab is where one can find links to some of the few applications that I create as part of my technical explorations.

Gehenna Demo: A Gauntlet-esque Java Game Applet. This represents one of my earliest efforts in learning Java, it was actually the second Java program I ever made. In many ways I am proud of it and in many other ways it shows how much more I needed to learn about Java, and programming in general. This was originally written using Java 1.0.6 and later migrated to Java 1.1 in 1997. I made some very minor updates to it over the years, just to keep it working with the modern Java versions. Enjoy!

Following links are no longer available:

Super Simple MP3 Player: A very basic MP3 player built using the Flex 2 SDK and ActionScript 3.  Nothing fancy, just the basics.

Super Simple FLV Player: Much like the Super Simple MP3 Player, this is a very basic FLV player built using the Flex 2 SDK and ActionScript 3.  It just plays one short video. Yay!

Echo2 Blackjack: A basic implementation of Blackjack using the Echo2 Framework.

JSeamless Blackjack: A basic implementation of Blackjack using the JSeamless Framework.