Skip to content

fn753/n-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

n-puzzle

A React n-puzzle game

Getting started

  • git clone https://github.com/fn753/n-puzzle.git
  • cd n-puzzle
  • npm install
  • npm start

Change the field size

  • Edit src/App.js
  • Change value "col" (line 11) for number of columns
  • Change value "row" (line 12) for number of rows

About

A React n-puzzle game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published