Skip to content

This is a generator of takuzu puzzles that will later be used to generate boards for a takuzu app.

Notifications You must be signed in to change notification settings

jpnickolas/takuzu-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple tazuku generator. It generates a random takuzu board based on a sent in a command line argument. If no size is sent, it defaults to size 8.

Takuzu is a number game similar to sudoku. You only have 1's and 0's. In each row and column, there must be the same number of 1's and 0's, and no row or column can be the same.

About

This is a generator of takuzu puzzles that will later be used to generate boards for a takuzu app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages