Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku Game Generator

A Sudoku puzzle generator written in C.

The algorithm generates a solved game randomly and from that game, it generates 3 easy games, 3 medium games and 3 hard games to solve.

Compile

gcc main.c -o main

Execute

./main

About

A Sudoku puzzle generator written in C.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages