+ Reply to Thread
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 27
Like Tree1Likes

Thread: Tutorial simple dice game

  1. #11
    Join Date
    Oct 2008
    Location
    Istog, Kosova
    Posts
    4,001
    Blog Entries
    1
    Rep Power
    40

    Re: Tutorial simple dice game

    Why did u thank Egzon and Kresh and not me???
    Interested in participating in community events?
    Want to harness your programming skill and turn it into absolute prowess?
    Come join our programming events!

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #12
    Join Date
    May 2008
    Location
    Hell
    Posts
    3,851
    Blog Entries
    4
    Rep Power
    49

    Re: Tutorial simple dice game

    Quote Originally Posted by MathXpert View Post
    Why did u thank Egzon and Kresh and not me???
    Since I love you

  4. #13
    Join Date
    Nov 2008
    Location
    Kosovo.
    Posts
    2,391
    Rep Power
    30

    Re: Tutorial simple dice game

    Nice .. +rep.

  5. #14
    Join Date
    May 2008
    Location
    Hell
    Posts
    3,851
    Blog Entries
    4
    Rep Power
    49

    Re: Tutorial simple dice game

    Quote Originally Posted by mendim. View Post
    Nice .. +rep.
    Thank you !

  6. #15
    Lyle Guest

    Re: Tutorial simple dice game

    Great Tut thanks !

  7. #16
    Join Date
    May 2008
    Location
    Hell
    Posts
    3,851
    Blog Entries
    4
    Rep Power
    49

    Re: Tutorial simple dice game

    Quote Originally Posted by Lyle View Post
    Great Tut thanks !
    Thanks

  8. #17
    lady_dagger's Avatar
    lady_dagger is offline Newbie
    Join Date
    Oct 2010
    Location
    Anywhere
    Posts
    1
    Rep Power
    0

    Re: Tutorial simple dice game

    Thank you..this one really helped me..

  9. #18
    Java_'s Avatar
    Java_ is offline Newbie
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    13
    Rep Power
    0

    Re: Tutorial simple dice game

    Thanks, +rep

  10. #19
    An Alien's Avatar
    An Alien is offline Programming Professional
    Join Date
    Jan 2011
    Location
    United States of America
    Posts
    242
    Blog Entries
    3
    Rep Power
    0

    Re: Tutorial simple dice game

    protected static Scanner sc = new Scanner(System.in);//The scanner instead of keyboarder

    What does that mean? What's the difference from a regular scanner?

  11. #20
    Join Date
    May 2008
    Location
    Hell
    Posts
    3,851
    Blog Entries
    4
    Rep Power
    49

    Re: Tutorial simple dice game

    Quote Originally Posted by An Alien View Post
    protected static Scanner sc = new Scanner(System.in);//The scanner instead of keyboarder

    What does that mean? What's the difference from a regular scanner?
    I meant for those who are used to not use scanner today, before you could use a keyboard reader class...It's meant for oldies :>

+ Reply to Thread
Page 2 of 3 FirstFirst 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 10
    Last Post: 10-17-2011, 06:26 AM
  2. Creating a "dice" game using python
    By taabistan in forum Python
    Replies: 4
    Last Post: 12-01-2010, 02:31 AM
  3. Dice game error...
    By wiwbiz in forum C and C++
    Replies: 2
    Last Post: 12-16-2009, 12:46 AM
  4. JavaScript:Tutorial, Your First Game!
    By TcM in forum JavaScript Tutorials
    Replies: 35
    Last Post: 06-11-2009, 01:27 PM
  5. Tutorial - A Simple Stropwatch!
    By travy92 in forum Visual Basic Tutorials
    Replies: 19
    Last Post: 05-04-2009, 02:02 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts