Thursday, May 30, 2013

Challenge -- Create a String[] alphabetizer

Challenge-- Can you create a String[] alphabetizer?
For extra credit -- alphabetize int[] too.


Wednesday, May 1, 2013

Bouncing balls

balls bounce on the JFrame.

Challenge: create a frame with bouncing balls

Extra credit: When you resize the frame, have the balls bounce in the current size.
Make the number of balls change with the frame size.

Thursday, April 25, 2013

Binary clock

Java binary clock using Graphics on a JFrame

This week's challenge: Create a binary clock!

Comment links to photos of your creations!