Found 117 repositories(showing 30)
powermosfet
A flexible sudoku solver capable of solving sudokus of different sizes and with different area shapes.
mnathani
No description available
rimoung
No description available
skandabhairava
A sudoku game on a command line , using BlueJ
charpov
A functional approach to Sudoku, Java variants.
Hou2s
Sudoku game developed with Java
divyaankt
A small project to practice Java OOP concepts
cofearabi
Simple yet verbose brute-force sudoku solver in Java.
cobaltclaudia
a sudoku game in java
linhcu1612
first time using java to make an application on window
siddeshbb
Sudoku Application built using Java FX
jonny5203
This is a Sudoku game create dynamically with java and javafx
metaer
No description available
AnuranDutta
This project is used as a learning resource for Bracket Cove's course, Working Class Java. It is a Java desktop application built using JavaFX.
shivakumarrangu
A Sudoku game application built using Java and Swing.
rangushivakumar
A Sudoku game application built using Java and Swing.
Mederpomeder
No description available
200393612A
No description available
kickerblonde
No description available
ml5w3s
Simple sudoku game java project
FastidiosiVermi
game
Mahichan05
No description available
KalZyyrk
No description available
nkittsteiner
No description available
ChinPoeyDell
No description available
claireguerre
To solve sudoku grid
fstangorlini
A simple sudoku solver in Java
CedricVallee
This repository contains code to implement a sudoky grid generator. Grids are generated using a Dancing Links method, and have a unique solution. Each grid is minimal, which means that they have the minimum number of pre-filled cells. [function names and some comments are in French]
tristonneely
Sudoku solver written in Java
TheStackBrothers
Bishops IT curriculum task to write a Sudoku Solver in Java