Skip to content

nbelouni/n_puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#N-puzzle

. The goal of this project is to solve the N-puzzle ("taquin" in French) game using the A* search algorithm or one of its variants.

Key Usage:

[ SPACE BAR ] -> Solve Puzzle
[ R ] -> Shuffle Randomly
[ V ] -> Shuffle from Resolved
[ + ] -> Increase Cube Speed
[ - ] -> Decrease Cube Speed
[ delete ] -> Hyper Speed
[ return ] -> Ultra Speed
[ WASD ] -> Move Camera
( Mouse ) -> Rotate Camera
[ 123456 ] -> Select Texture
[ Ctrl ] + [ NUMPAD 1234567890 ] then RELEASE [ Ctrl ]-> Change Board Size
[ NUMPAD 12345 ] -> Change Heuristic
[ G ] -> Gaming Mode
[ Arrows ] -> Play
[ esc ] -> Exit

https://www.youtube.com/watch?v=510oyKmgabA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published