Alphabet game Assignment
Make an Alphabet program.
It ought to work something like this:
Hints
Worry about the layout first, then add the action
My version used a BorderLayout, a panel, and a GridLayout
Just do the first six letters.
You can change the colors if you wish, but you should
have a foreground and background color
When the user clicks on a button, she will see a
word starting with that letter.
Get fancier if you want, but make sure the basic
functionality is there first.
© Andy Harris
Indiana University / Purdue University, Indianapolis
email:
aharris@cs.iupui.edu
homepage:
http://www.cs.iupui.edu/~aharris