Java game application
I was wondering if some one could write me an extremly simple java application code that used either 1 or 2 dimensional arrays. Something simple like tic-tac-toe or a word guessing game. I appreciate any help.
[210 byte] By [
coffeehigh] at [2007-11-11 8:49:19]

# 2 Re: Java game application
why don't you try it with google? the query
http://www.google.de/search?q=java+tic+tac+toe+source+code
will lead you to
http://www.swisseduc.ch/informatik/material/javatictactoe/materialien.html
there is an extensive example.