Skip to content

aditya1904/Sudoku

Repository files navigation

  • SUDOKU
  • Aditya Malu
  • 111403023

The code generates sudoku from extremely easy level to evil level. You can play it in ubuntu systems.


Instructions to run the program in linux

Install the Graphics library OPENGL using the command

sudo apt-get install freeglut3 freeglut3-dev
sudo apt-get install binutils-gold

Migrate to the project directory and type in this command make project

An executable 'project' file be generated. Just type ./project

Read the instructions, choose your level and start playing.


  • Graphical Interface using OpenGL library.

Select level from the Listed levels. A window with puzzle pops up. Navigate using mouse. Enter digit using NUmpad. Press 'q/Q' to quit. Press 'S/S' for solution. Press 'c/C' to check whether you have solved it or not. The difficulty of levels depend upon number of void spaces or holes and also on the no. of possible of numbers in a hole. Enjoy PLaying.

References : http://zhangroup.aporc.org/images/files/Paper_3485.pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •