Skip to content

consra/Game-about-Squares

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-about-Squares

The project is a implementation of a solver for the game "Game about Squares", using lazy search in the space of game states in order to solve every level of the game. The algorithm used for solving the game was done with iterative deepening depth-first search (a limited version of DFS).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published