GBGames
For video games you can play on your computer!
Frozen Bubble Source Code
The source includes the JIGA library needed to compile your own version of the game.
Compile instructions:
- Extract the frozenbubble-jiga-src.tar.gz into the same directory.
- Compile using: javac -target 1.1 *.java net/library/jiga/*.java
- Create a jar archive (like frozenBubble.jar): jar cvfm frozenBubble.jar manifest.mf *.txt *.gif *.jpg *.au *.class net/library/jiga/*.class
Play the game!
Copyright © 2005 - 2008 by Gianfranco Berardi. All Rights Reserved. | Unsubscribe from our newsletter | Privacy Statement