DISQUS

Gorkem Ercan's Blog: http://www.gorkem-ercan.com/2007/09/sudoku-now-in-your-mobile-phone.html

  • Chris Aniszczyk (zx) · 2 years ago
    screenshots!
  • Roland · 2 years ago
    Did you see this little sudoku application written in Java! Which one is better Wayne's or this one?

    http://www.jroller.com/dk/entry/sudoku_game_for_javaone_2007

  • Wayne · 2 years ago
    My implementation was never meant to compete with anything. Really. Frankly, it represents about two days of effort and my main focus was to build a platform that I could use to play around with building solvers. One of the things that I think is really cool about my game is that within a few days of making it available, I received two contributions that added new puzzle generators and solvers without modifying a single line of my code. And then Chris made it work multi-player.

    I have plans to add some new functionality like the ability manually enter a puzzle, and a new user interface that's compatible with RAP.