Search:

Type: Posts; User: Norflok669

Search: Search took 0.10 seconds.

  1. Replies
    1
    Views
    1,300

    Setting Icons and checking for matches

    I'm having some trouble figuring out how to set and check for matches in my program. It is a 4x4 grid matching game. Any help is appreciated.




    public class MemoryGUI extends JPanel
    ...
  2. Replies
    1
    Views
    1,591

    Inputs not being applied.

    My code is not applying my input and I can't figure out why. Any help is appreciated.



    import java.util.Scanner;

    public class CoffeeCup_Driver
    {
    public static void...
Results 1 to 2 of 2