baseball game

I need to develop a format to develop a baseball game and I have no clue how to do it
[92 byte] By [marizaa] at [2007-10-2 17:56:20]
# 1

Well you need to think what sort of game you want. Will it be primarily text/menu only, or 2D overhead view, or 2.5D orthagonal view, or true3D. Will you have sets of teams with different skills (and what skills will they be)? Will the game concentrate more on team management or exciting gameplay?

Once you've decided on the type of game then you can start to think about the different pieces (classes etc) you need to write.

TimRyanNZa at 2007-7-13 19:15:02 > top of Java-index,Other Topics,Java Game Development...