Skip to content

Solver of the game Samegame/Clickomania with slight modification on rule

Notifications You must be signed in to change notification settings

huynd2210/Clickomania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solver for Clickomania/SameGame

Slight Game Rules Modification: The game apply block shift immediately after every moves instead of after there are empty columns

The Solver used a Depth-First Search Algorithm on the search space was used in order to find the terminal state with the least remaining amount of blocks and prints the initial state, list of moves and the terminal state

About

Solver of the game Samegame/Clickomania with slight modification on rule

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published