Skip to content

Implementing the Sliding Tiles Puzzle in JavaScript - here's what I mean: http:https://en.wikipedia.org/wiki/Sliding_puzzle

Notifications You must be signed in to change notification settings

payne/tiles-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiles-game

Implementing the Sliding Tiles Puzzle in JavaScript - here's what I mean: http:https://en.wikipedia.org/wiki/Sliding_puzzle

Fun!

I'm delighted to find this (thanks google & github search).

For now (2/6/16) I have a copy running at http:https://mattpayne.org/p/

2/10/16 add a gh-pages branch, so it's now at http:https://payne.github.io/tiles-game/

My hope is to build on fay-jai's work to build a sliding puzzle game that works on my Wife's iPhone.

TODO:

  1. Build a matching puzzle like http:https://mypuzzle.org/find-the-pair
  2. Build a word search puzzle like http:https://mypuzzle.org/wordsearch
  3. Word bubbles
  4. 1010! with touch then touch instead of drag and drop. (maybe drag and drop later).

Inspiration

  1. https://github.com/leereilly/games
  2. https://www.smashingmagazine.com/2012/10/design-your-own-mobile-game/

About

Implementing the Sliding Tiles Puzzle in JavaScript - here's what I mean: http:https://en.wikipedia.org/wiki/Sliding_puzzle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published