Skip to content

fileho/LoopyLevelVerificator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solver for the Loopy game

A brute force C++ solver for the Loopy game.

https://flyingbasementstudios.itch.io/loopy

It was used primarily for developing new levels and asserting that those levels are solvable. It outputs the shortest found solution and the number of iterations required to solve the level.

It is a brute force since we want to find the shortest solution. Otherwise, heuristics might be useful.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages