This website requires JavaScript.
Explore
Help
Register
Sign In
SLCC-Programming-Club
/
Sudoku
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0f4b78be2f522791eec525eade28652ea0e8ac9f
Sudoku
/
src
T
History
Josh Ashton
0f4b78be2f
added deselection support, though still buggy. additionally, altered default theme for easier viewing and for aesthetics
2024-03-24 12:11:51 -06:00
..
gui
added deselection support, though still buggy. additionally, altered default theme for easier viewing and for aesthetics
2024-03-24 12:11:51 -06:00
resources
basic GUI structure implemented, along with -c or --cli flags to run in a CLI rather than launch the GUI.
2024-03-20 23:02:13 -06:00
App.java
added built-in check to the Cell data class to ensure initial values cannot be overridden by the user (even accidentally).
2024-03-22 11:23:28 -06:00
run.ps1
project organization/optimization/documentation. began implementing basic board class.
2024-03-21 15:21:34 -06:00
run.sh
bug fix relating to file picker.
2024-03-21 15:14:45 -06:00