Forum: Java Nov 29th, 2005 |
| Replies: 0 Views: 4,208 Nim Strategy Hi all : )
Im messing around with the game of Nim and i want to create some strategies to make the game more interesting. I have finished all the other code and all i need to do is this.
Basically... |
Forum: Java Nov 9th, 2005 |
| Replies: 1 Views: 1,202 Update to completly lost : ) I have changes a few things but still seem to be hitting a brick wall. I have been told that my note is drawn at the same position each time. Can anyone help with what i can do regarding this.... |
Forum: Java Nov 9th, 2005 |
| Replies: 2 Views: 1,334 Re: Completely Lost : ( Can anyone help Thanks for the tip. Yeh i see that i have made a mistake with the x postion of the note. What i want to do is draw the note at a new position each time. Do u have any ideas for this ? |
Forum: Java Nov 7th, 2005 |
| Replies: 2 Views: 1,334 Completely Lost : ( Can anyone help Hi everyone, Just thought i would post my program im doing at the moment as im completely stuck. Basically the program takes a user input as a string, uses the tokenizer to break down. The individual... |
Forum: Java Oct 24th, 2005 |
| Replies: 1 Views: 1,516 Some help with string tokenizers Hi everyone i hope you are all well.
This is my first time using this site so bear with me if i make any horrible mistakes.
At the moment i am trying to wirte a programme that takes the user input... |