Skip to content

The Tilt Puzzle Solver is a tool designed to tackle the Tilt board game, which involves sliders, obstacles, and a target square arranged on a grid. Given an input file representing the initial board setup, the tool assesses whether a solution to the puzzle exists. If a solution is found, it displays the steps needed to reach it.

Notifications You must be signed in to change notification settings

1AhmedGalal/Tilt_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tilt Game

Tilt is a puzzle game where players move sliders on a square grid by tilting the board in one of four directions. Sliders slide until they hit an obstacle, another slider, or the board's edge. The goal is to maneuver a slider to a designated target square using the fewest moves possible.

Creators

About

The Tilt Puzzle Solver is a tool designed to tackle the Tilt board game, which involves sliders, obstacles, and a target square arranged on a grid. Given an input file representing the initial board setup, the tool assesses whether a solution to the puzzle exists. If a solution is found, it displays the steps needed to reach it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages