Skip to content

vbdane/impossible-sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impossible Sudoku Generator

fun, quick and dirty 'IMPOSSIBLE' sudoku generator

What is this?

A CLI based sudoku puzzle generator. Only catch, It's 'impossible to solve'. Basically, a usual sudoku solver, without backtracking, reversed.

Why even?

I was typing out a quick sudoku solver which would use backscripting when my grandmother asked my what's the point of doing that when she could solve it in minutes. So I removed the backscripting and made an 'impossible' sudoku generator. Technically, if it doesn't have a viable solution, it's not sudoku but as I said, it's fun and games😂

About

fun, quick and dirty 'IMPOSSIBLE' Sudoku generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published