My Java Games

I began teaching myself Java not too long ago.
I am not much for reading books. I learn better by doing.
I used games as a way to set programming goals for myself.
They have rules, are visual, and it's easy to see if they work or not.
I relied heavily on other peoples code.
Given how little Java I know, I am glad to have made these programs work.
I make my simple, sloppy code available. I hope it shows you that if I could do it - anyone can!
  Tic Tac Toe My first java program   Source 
  Clean Sweeps My dad and my uncle designed this maze game   Source 
  Roulette Offers most of the options of the real game   Source 
  Oh Hell Play cards against 3 computer foes   Source 
  Kings A solitaire game that you can't win   Source 
  Video Poker     Source 
  Mexican Train Dominoes Dominoes can be fun!   Source 
  An Anacrostic Puzzle You'll have to solve it on the first try!   Source 
  Continental Gin A version of gin played against 3 computer foes   Source 
  Texas Hold 'em The classic poker game played against 7 computer challengers   Source 
  Omaha Hi-Lo Another casino style poker game played against 7 computer players   Source 
  Flop A card game played against 7 computer players   Source 
  Who Am I? My version of the popular 'Guess The Sitcom Character' game   Source 

Here is a Javascript Game
  Cross Sums A crossword puzzle with numbers

Here is a Visual Basic Game that is available for download - you will just need to unzip it
  Craps Offers most of the options of the real game