Skip to content

Barracuda

Latest
Compare
Choose a tag to compare
@ASLeonard ASLeonard released this 10 Oct 18:17
· 10 commits to master since this release

Barracuda


OS compatability

in theory should work better for both compiling and using

New Features

Can grow polyomino with parameter "build_strategy"

  • random
  • dfs (builds the latest possible tile)
  • bfs (builds the earliest possible tile)