Skip to content

gpt4thewin/42-fillit

Repository files navigation

42-fillit

42 "fillit" puzzle solving C project

About

  • The program reads a set of tetri pieces on input.
  • Finds the pieces arrangement that fits in the smallest possible square.
  • Uses recursive, back-tracking solution solving algorithm.
  • Returns a text formated result.

About

42 "fillit" puzzle solving C project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published