It would appear I wouldn't want a main class but rather a run() class, huh?
Weird, I really wish my professor had explained that to me...
Type: Posts; User: Buschmaster; Keyword(s):
It would appear I wouldn't want a main class but rather a run() class, huh?
Weird, I really wish my professor had explained that to me...
I'm creating an applet that will open up the ACM package and play a game.
The game works like this:
-There are 2 players - One human and one computer player
-The human player declares how many...