Skip to content

This program generates a solution to basic grids from the puzzle game "Slither"

Notifications You must be signed in to change notification settings

cwhitten1/Slither

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 

Repository files navigation

Slither

To execute the program:

  1. Navigate to directory containing program files
  2. Execute make
  3. Run ./main
  4. Input B1.txt
  5. Enter C
  6. Wait for solution
  7. Enter Y
  8. Input B2.txt
  9. Enter C 10.Wait for solution

Data File Format: See B1.txt for an example of a 5 x 5 grid. The 7s represent blank squares with no value.

About

This program generates a solution to basic grids from the puzzle game "Slither"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published