Skip to content

jcberentsen/Sudoku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku.lua

This is a work in progress, and cannot be played. -Index.lua -The index for the game. -Prints out game. -Unique.lua -Checks if all numbers in an array of 9 numbers are all unique. -Validate.lua -Validates game. Uses Unique.lua to validate all sudoku combinations. -insert.lua -Retrieves original game and indexates all fields. -Inserts numbers in game. -Cannot insert numbers in original fields. -Generate_game.lua -Generates a new randomly uncompleted game from a predefined completed game.

About

Its a sudoku, what did you expect? :P

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%