Skip to content

gluecia/chuzzle-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

repl

b <board string> - creates a new board with a given string

l<row><count> - moves the row to the left by count

d<col><count> - moves the column down by count

,h - prints help i guess thatd be helpful

,t - runs tests

r - creates a random board

p - prints the board

t - creates the table for hashing

h - hashes the board

q - quits

About

solver for chuzzle's mind bender mode

Topics

Resources

Stars

Watchers

Forks