Commit Graph

  • dd570cc07e added bin directory auto-removal main Josh Ashton 2024-04-08 10:57:49 -06:00
  • e2ac6e437d squashed bug Josh Ashton 2024-04-08 10:56:29 -06:00
  • 4d2d8f99f4 Update README.md Josh AshtonandGitHub 2024-04-08 10:54:48 -06:00
  • 41cca317c7 Merge pull request #6 from SLCC-Programming-Club/nav-gui Josh AshtonandGitHub 2024-04-08 10:44:27 -06:00
  • e15fff6591 added merge-related fixes Josh Ashton 2024-04-08 10:43:53 -06:00
  • 6da81801d4 Merge pull request #5 from SLCC-Programming-Club/nav-gui-impl Josh AshtonandGitHub 2024-04-08 10:41:14 -06:00
  • 9e0936e32c Merge pull request #4 from SLCC-Programming-Club/board-gui-impl Josh AshtonandGitHub 2024-04-08 10:40:38 -06:00
  • 1ce9c4c408 bug fixes for gavldac's solve improvement Josh Ashton 2024-04-08 10:33:44 -06:00
  • 3db9b0485d fixed minor bugs in linux Josh Ashton 2024-04-08 10:26:25 -06:00
  • 8ac780faeb Merge branch 'board-gui-refactor' of https://github.com/SLCC-Programming-Club/Sudoku into board-gui-refactor Edwin Casady 2024-04-01 14:01:16 -06:00
  • 7900d5bc2f updated solving method was added Edwin Casady 2024-04-01 13:51:22 -06:00
  • 579a791d6c fixed linux/macos run script. added additional cli options to create jar, and redirected compiled classes to new bin directory Josh Ashton 2024-04-01 11:24:00 -06:00
  • 414bf3c104 cleaned up codebase and comments, and fixed unexpected behavior relating to incorrect values Josh Ashton 2024-03-26 15:27:19 -06:00
  • bf011ea75b fixed error checking bug. note, unexpected behavior occurs when incorrect values are entered and checkValues is true. needs more testing/additional fixes Josh Ashton 2024-03-25 14:06:03 -06:00
  • 600c215b7d wrote thorough documentation and made minor fixes for highlighting/selection Josh Ashton 2024-03-25 13:10:31 -06:00
  • 0409a8f41d starting optimizations and refactoring Josh Ashton 2024-03-24 18:46:26 -06:00
  • bf5a54d500 added backspace support and basic error checking in settings and gui. 2 major bugs: empty cells always start in note mode, and the sizing is not constant. Josh Ashton 2024-03-24 17:00:55 -06:00
  • 56f4fed7bc added keyboard input for cells when not in noteMode. noteMode is toggled with a right mouse click, and cells can be selected with left click Josh Ashton 2024-03-24 15:44:33 -06:00
  • e821ffa24b fixed bug relating to highlighting rows and columns. Josh Ashton 2024-03-24 13:45:09 -06:00
  • 0f4b78be2f added deselection support, though still buggy. additionally, altered default theme for easier viewing and for aesthetics Josh Ashton 2024-03-24 12:11:51 -06:00
  • 1afd170fea added deselection support, though still buggy. additionally, altered default theme for easier viewing and for aesthetics Josh Ashton 2024-03-24 12:10:06 -06:00
  • fa3dbf32e2 added toggle-able notes and and basic button functionality to cell's Josh Ashton 2024-03-23 22:15:15 -06:00
  • 5e3c4151a6 added built-in check to the Cell data class to ensure initial values cannot be overridden by the user (even accidentally). Josh Ashton 2024-03-22 11:26:36 -06:00
  • 3744218040 added built-in check to the Cell data class to ensure initial values cannot be overridden by the user (even accidentally). Josh Ashton 2024-03-22 11:23:28 -06:00
  • e1d79f4e37 basic board implementation, connected to file inputs from user. additionally expanded available settings and created structure for theming. Josh Ashton 2024-03-22 08:32:09 -06:00
  • e6a299906a project organization/optimization/documentation. began implementing basic board class. Josh Ashton 2024-03-21 15:21:34 -06:00
  • 3477cc53ed bug fix relating to file picker. Josh Ashton 2024-03-21 15:14:45 -06:00
  • 74346a761c documentation and formatting to 80 character width. Josh Ashton 2024-03-21 14:50:40 -06:00
  • ac1464a9fb implemented fonts and documented settings class. Josh Ashton 2024-03-21 14:12:14 -06:00
  • a053c98a7b file chooser implemented with default directory location in windows. Josh Ashton 2024-03-21 13:25:02 -06:00
  • 93c838ea68 basic nav bar implemented and documentation added. Josh Ashton 2024-03-20 23:36:29 -06:00
  • 3a8c234e06 added macos & linux run script for convenience. verified blank GUI launches correctly Josh Ashton 2024-03-20 23:14:41 -06:00
  • 3cd71bf987 basic GUI structure implemented, along with -c or --cli flags to run in a CLI rather than launch the GUI. Josh Ashton 2024-03-20 23:02:13 -06:00
  • 897af47658 Merge branch 'main' of https://github.com/SLCC-Programming-Club/Sudoku Josh Ashton 2024-03-20 22:46:04 -06:00
  • 8893cbf99a bug fixes and project structure update Josh Ashton 2024-03-20 22:45:47 -06:00
  • 26b7c09ff3 Create README.md Josh AshtonandGitHub 2024-03-20 22:31:13 -06:00
  • d28377eb14 init commit (imported from personal account) Josh Ashton 2024-03-20 22:06:41 -06:00