Search:

Type: Posts; User: clydefrog

Search: Search took 0.07 seconds.

  1. Replies
    10
    Views
    1,971

    Re: Puzzle Game. Need some help

    like for example i call a method A and pass in my 7 linkedlists. Then within that method, i call another method B. Is it possible to access variables defined in method A from method B without having...
  2. Replies
    10
    Views
    1,971

    Re: Puzzle Game. Need some help

    interesting suggestion, thank you.

    The way my professor wants it, to be able to enter your OWN hexagons; thats not a problem. I'm just hard coding it for now, to see if i can get it to work. But...
  3. Replies
    10
    Views
    1,971

    Re: Puzzle Game. Need some help

    Oh.

    1. It will output all the sides of the hexes; there are 7 hexes. it prints them in a row. example: [1][6][4][2][5][3] this is one hex

    2. No errors

    3 and 4. well, i'm stuck on how i...
  4. Replies
    10
    Views
    1,971

    Re: Puzzle Game. Need some help

    that is an SSCCE i believe.

    What do want me to change?
  5. Replies
    10
    Views
    1,971

    Puzzle Game. Need some help

    hi

    So i'm doing this project for school but i'm quite literally at a standstill. Let me just briefly tell you what the puzzle is supposed to do, because honestly its really weird.

    Its based off...
Results 1 to 5 of 5