Top

Java Code Snippets Tagged with swing

  (3)  
Sort by 
This is a Swing java program that uses the
Tags: caesar  cipher  decode  decrypt  encode  encrypt  java  swing  text 
+ 2 likes
7 comment(s)    Score: 6.5    Platform: Java    Posted by mountaindew on Jul 16, 2009
This is a Pong game applet that I made in Java. It's player vs. computer, and the computer never loses. You just move the mouse up and down to control your paddle. I'd like to figure out how to change..
Tags: applet  ball  classic  game  java  paddle  ping  pong  site  swing 
+ 2 likes
10 comment(s)    Score: 6.5    Platform: Java    Posted by mountaindew on Apr 10, 2009
This is a word scramble game that I made in java. A scrambled word comes up and you have to try and guess it. You just have to put a list of words in words.txt inside the same directory as the project...
Tags: game  gui  java  mixed  scramble  swing  text  word 
+ 1 likes
6 comment(s)    Score: 6.5    Platform: Java    Posted by mountaindew on Apr 09, 2009
Bottom