Search:

Type: Posts; User: Xxl0n3w01fxX

Search: Search took 0.11 seconds.

  1. Replies
    7
    Views
    4,043

    Re: Dice Counter

    oh ok Thx For the Help Anyways JavaPF
  2. Replies
    7
    Views
    4,043

    Re: Dice Counter

    Thnx This Help Alot

    kk another Question:

    instead of doing this:

    for(int i=0; i < 1 ; i++) {
    Dice1 = (int)(Math.random()*6) + 1;
    if(Dice1==1)
    {
  3. Replies
    7
    Views
    4,043

    Re: Dice Counter

    Can you explain it in a more newbier form and possible do an example. thx
  4. Replies
    7
    Views
    4,043

    Dice Counter

    Hi Im am basicly new to java and the these forums and i am having a problem here.
    The thing is im still in high school and we started to learn java and we are doing a dice program and what we have...
Results 1 to 4 of 4