Design Idea

Hello everyone, I am making a game and currently have 3 classes Game, Player, and Dice. The game creates the players and controls the dice. The player shakes the dice and chooses which ones to keep.

My question is this: Right now I have the game creating the player and the dice but also prompting the user for information. Should I have another layer between the promting the user for info (GUI) and the player and dice.

Example Console --> Game -->Player and Dice.

Thanks

[506 byte] By [chambedaa] at [2007-10-2 2:14:20]
# 1

Strike notice

-

A number of the regular posters here are striking in protest at the poor

management of these fora. Although it is our unpaid efforts which make the

fora function, the Sun employees responsible for them seem to regard us as

contemptible. We hope that this strike will enable them to see the value

which we provide to Sun. Apologies to unsuspecting innocents caught up in

the cross-fire.

chambedaa at 2007-7-15 20:06:46 > top of Java-index,Other Topics,Patterns & OO Design...