Results 1 to 4 of 4
  1. #1
    yasir is offline Member
    Join Date
    Jun 2012
    Posts
    1
    Rep Power
    0

    Default need help regarding making of memory tile game in java

    im facing problem in unflipping the tiles when they both do not match...(those who play this game ,will understand it )
    can any one plz write a function for this purpose if i am using image arrray haviing 24 tiles or images...

  2. #2
    JosAH's Avatar
    JosAH is online now Moderator
    Join Date
    Sep 2008
    Location
    Voorschoten, the Netherlands
    Posts
    11,376
    Blog Entries
    7
    Rep Power
    17

    Default Re: need help regarding making of memory tile game in java

    Have a look at the API documentation for the Timer class in the javax.swing package.

    kind regards,

    Jos
    When people rob a bank they get a penalty; when banks rob people they get a bonus.

  3. #3
    Fubarable's Avatar
    Fubarable is offline Moderator
    Join Date
    Jun 2008
    Posts
    19,252
    Blog Entries
    1
    Rep Power
    24

    Default Re: need help regarding making of memory tile game in java

    Quote Originally Posted by yasir View Post
    im facing problem in unflipping the tiles when they both do not match...(those who play this game ,will understand it )
    can any one plz write a function for this purpose if i am using image arrray haviing 24 tiles or images...
    Just so you understand what this forum is about, no one is going to write code for you. We'll be happy to give advice (such as the good advice that Jos has given), but please understand that this is not a "do my homework for me" service.

  4. #4
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    9,918
    Rep Power
    16

    Default Re: need help regarding making of memory tile game in java

    Homework and/or haven't-a-clue topics cannot in any way be considered advanced. Moving this thread to New to Java

    db
    Why do they call it rush hour when nothing moves? - Robin Williams

Similar Threads

  1. Replies: 11
    Last Post: 01-27-2012, 03:50 PM
  2. Help tile TimeScrambler game
    By DrCooksAlot in forum New To Java
    Replies: 8
    Last Post: 01-25-2012, 03:12 PM
  3. Simple Tile Game Question
    By sgthale in forum Java Applets
    Replies: 9
    Last Post: 06-17-2011, 11:20 AM
  4. How do I reduce lag in a java game that I am making?
    By rajkobie in forum New To Java
    Replies: 4
    Last Post: 05-13-2011, 03:24 PM
  5. memory game in JAVA
    By lclclc in forum New To Java
    Replies: 19
    Last Post: 10-18-2009, 04:41 PM

Posting Permissions

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