Skip to content

medeirosthiago/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple SUDOKU

College's exercise for practicing C functions, pointer and file creation and manipulation. This is a simple "generator" of a 9x9 matrix for sudoku game.

The idea is that I already have a ready and steady 9x9 sudoku matrix, using some functions it's possible to shuffle this matrix. :)

Simple Interface

I created a very simple interface for user interaction. image

Sudoku

image

Sudoku Solution

image

About

simple sudoku "generator" - shuffle a ready sudoku matrix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages