rvaniwaa
01-13-2007, 02:11 PM
Reissued with a new name and changed graphics
Well, just for kicks and grins, I thought I would write my first HME application. This is a clone of the BeJeweled(TM) game that many of you may have seen or played. The sounds are horrible, the graphics are bearly tolerable and it does not yet calculate if there are no valid moves remaining. However, it is a bit fun and the kids like it. You can download it here (http://www.vaniwaarden.org/Jems.jar) and run it as
java -classpath Jems.jar com.tivo.hme.host.sample.Main com.tivo.hme.Jems
FWIW I have included the source in the jar file but am planning on continuing to add to this so let me know if you have suggestions. Please go easy as I am a C++ programmer and just taught myself Java. If you have better images I can use for the jems as well as sounds for the events, please feel free to provide them!
--Ron
Well, just for kicks and grins, I thought I would write my first HME application. This is a clone of the BeJeweled(TM) game that many of you may have seen or played. The sounds are horrible, the graphics are bearly tolerable and it does not yet calculate if there are no valid moves remaining. However, it is a bit fun and the kids like it. You can download it here (http://www.vaniwaarden.org/Jems.jar) and run it as
java -classpath Jems.jar com.tivo.hme.host.sample.Main com.tivo.hme.Jems
FWIW I have included the source in the jar file but am planning on continuing to add to this so let me know if you have suggestions. Please go easy as I am a C++ programmer and just taught myself Java. If you have better images I can use for the jems as well as sounds for the events, please feel free to provide them!
--Ron