Skip to content

my-first-projects/affenpuzzle

Repository files navigation

Affenpuzzle (February 2018)

Affenpuzzle Solving Algorithm
by Elias Theis (@eliastheis)

How it works

The problem is described here. The puzzle-solving-algorithm uses indirect recursion with two fields to try every useful combination for cards. If you remove all Thread.sleep() calls, the puzzle will be solved in less than a second.

Start your own adventure

Execute the main-method from /src/main/Affenpuzzle.java

Screenshot

screenshot

About

Affenpuzzle Solving Algorithm

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages