0 Members and 1 Guest are viewing this topic.
Quote from: DJ Omnimaga on December 01, 2014, 09:01:06 pmGood job on those additions. Thanks. I'm working hard to make a Sudoku puzzle generator that doesn't give puzzles with more than one solution.In other news, my project has been featured as one of Cemetech's December POTMs!
Good job on those additions.
Quote from: JWinslow23 on December 01, 2014, 09:14:10 pmQuote from: DJ Omnimaga on December 01, 2014, 09:01:06 pmGood job on those additions. Thanks. I'm working hard to make a Sudoku puzzle generator that doesn't give puzzles with more than one solution.In other news, my project has been featured as one of Cemetech's December POTMs!Also I like how it looks so far. WHen you first started it I was a bit worried it would be just another clone of the 2000 Sudoku games on ticalc.org that had no graphic except the Line() command. I'm glad it turned out to be closer to your other games in style, like Flappy Bird, 2048 and Swing Copter. Also congrats!
When I played it, I noticed that pressing 0 or DEL to erase a number would cause some gfx glitch on the main (left) board - or is this just me? I was using WabbitEmu running a TI-83+BE ROM
It shouldn't have any problems on the TI-83+...it works fine on the TI-84+ I use for testing. What's supposed to happen is that the square gets erased on the left. What happens with you?
Quote from: JWinslow23 on December 02, 2014, 11:02:51 pmIt shouldn't have any problems on the TI-83+...it works fine on the TI-84+ I use for testing. What's supposed to happen is that the square gets erased on the left. What happens with you?I took a screenshot to demonstrate. You'll see I enter the number 1, then I press 0 to clear it and get some garbage showing in the main board. It's possible that this might be some curious WabbitEmu thing - I'll try it on my TI-83+BE, TI-83+SE & TI-84+BE calcs later when I'm home
Nice! Is there an algorithm you're using to generate random puzzles? If so I'd be interested in seeing it
Ui, that's nice! And yay some randomness