Skip to content

Nievl/15Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

15Puzzle

Test code for interview. This is implementation a game 15Puzzle. The main mean is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing. Board of the game is 4 x 4.

The build project placed in directory ./build

The development ver you can get if run: -sudo yarn or npm install -sudo yarn start of npm run start

For checking test run -sudo yarn test(npm run test)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published