Click to See Complete Forum and Search --> : Simple Game help


SMP
01-28-2005, 11:42 PM
Hi,
I recently started learning how to write programs in Java (IDE is Bluej) at school, so i am a beginner at this, but i am trying to write a simple football game in this lagnuage. I dont want graphics or anything, as lame as that sounds, for right now i am jsut trying to make it run on words. I have tried to write this game on my TI-83+ already (using tons of if & label statements), but i realized it was a pain doing it on there, so i decided to try it on here, when i realized there isn't really any "labels" per say, i wasn't sure what to do. :confused: does anyone know any tips on how i can write this? I GREATLY appreciate ANY feedback. Thanks :cool: Arial dark-blue

Khalid Ali
01-29-2005, 10:12 AM
you need to explain your question a in more detail.
As far as I understand you will have to first come up witht he logic of your game(plan?)
Once that is done then you will need to create some flow charts after that it should be clear enough to write code