Skip to content

heiyeunl/puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N Puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing.

To take a look:

npm install
npm run start

and it will accessible via http://localhost:3000/

The game can be played using arrow keys. You can shuffle it manually or hit the "Shuffle" button to have it shuffled randomly. You can also hit the "New Picture" to request a different picture.

About

N-Puzzle built with React/Redux + Scss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors