Skip to content

Plypy/8puzzle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8puzzle

It's a simple fork of 2048(https://github.com/gabrielecirulli/2048).

The master branch is used for my hexo based github page, and served here. And the other branch node-server inludes a simple server that plays role of a middle man of the backend AI program and the frontend. The AI program, whose source is astar.cpp, which have implemented the A* Algorithm, and used the cantor expansion as the hash function.

About

8 puzzle revised from 2048 (https://github.com/gabrielecirulli/2048)

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.9%
  • JavaScript 40.5%
  • HTML 6.0%
  • Ruby 0.6%