This website requires JavaScript.
Explore
Help
Sign in
eryn
/
sudoku
Watch
1
Star
0
Fork
You've already forked sudoku
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7
commits
2
branches
0
tags
89
KiB
8540f60381
Commit graph
7 commits
This branch
This branch
All branches
Author
SHA1
Message
Date
Eryn Wells
8540f60381
Use length of str(self.size) to compute size of each square in the printed grid
2013-08-29 11:49:34 -07:00
Eryn Wells
6a753a8dac
Docstring updates
2013-08-29 09:52:52 -07:00
Eryn Wells
7fd051802c
Implement the solved property
2013-08-29 09:42:06 -07:00
Eryn Wells
31415f8175
Ignore __pycache__/
2013-08-28 23:10:27 -07:00
Eryn Wells
af92bb89f8
Ignore *.pyc
2013-08-28 23:10:15 -07:00
Eryn Wells
c120ddc4fa
Add sudoku module -- work thus far
2013-08-28 23:09:55 -07:00
Eryn Wells
187eebd913
README.md
2013-08-28 23:09:43 -07:00