4 votes

Sokoban idea

Tags: idea

3 comments

  1. [3]
    joshbuddy
    Link
    My brother and I have been playing with a game idea. We've only made a few levels, but curious what other people think. Too hard? Too weird? I love tough puzzle games but always worried I'm way...

    My brother and I have been playing with a game idea. We've only made a few levels, but curious what other people think. Too hard? Too weird? I love tough puzzle games but always worried I'm way miscalibrated when it comes to things like this. Anyways, happy for any feedback or thoughts.

    1. [2]
      gingerbeardman
      Link Parent
      I'm on mobile so I can't try it right now. But have you looked into writing a solver? Make the game play itself so you can begin to judge the difficulty of each puzzle. I am just wrapping up a...

      I'm on mobile so I can't try it right now. But have you looked into writing a solver? Make the game play itself so you can begin to judge the difficulty of each puzzle.

      I am just wrapping up a golf game for iOS and I have a solver that I use to figure out the par for each hole, and to carry out automated testing.

      1. joshbuddy
        Link Parent
        Oh yeah, I wrote a solver. It's been super helpful in level testing. Not sure how I've got a good way of translating its results into difficulty ratings yet, still thinking about that. Can I try...

        Oh yeah, I wrote a solver. It's been super helpful in level testing. Not sure how I've got a good way of translating its results into difficulty ratings yet, still thinking about that.

        Can I try your golf game? Super curious