Showing posts with label Solver. Show all posts
Showing posts with label Solver. Show all posts

Python Sudoku Solver

In yesterdays post i said I was going to make a python Sudoku solver for u guys. The good news is I have, the bad news is that it's still buggy. I don't really want to post something thats half complete. Hopefully by tonight I can have at least half the code up. Anyway, I took a video of it just before solving a random game i had saved in a txt file. I thought I would post the video for you all to see what I'll help you guys to make:



When I have completed it, maybe everyone can chip in to help make it more efficient. My programming isn't perfect and I have only made a rough prototype. Stay Subscribed to view the code and help optimize it.

LEGO Sudoku Solver

After Googling to see if any Sudoku Solvers have been made I found this video. It's one of the coolest things I have seen in a while; lego solving a game of sudoku.....



Anyway, hope you guys liked the video. I have nearly finished a python script to solve sudoku games. Its far faster but a lot less cooler haha. I'll post the beggining soon.... Stay Subscribed.

Thanks