Skip to content
/ puzzle Public

Match-3 puzzle game variation using assets from iOS/Android title Tower of Saviors

Notifications You must be signed in to change notification settings

liouh/puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tower of Saviors | Web Version

Match-3 puzzle game using assets from iOS/Android title Tower of Saviors

You can access an online version here

Instructions

Tap on a gem and drag to swap with adjacent gems. You can make as many swaps as you'd like (within 6 seconds). With enough practice, a player can create large combos every turn.

Supported touch events:

  • mousedown/mousemove/mouseup (for desktops)
  • touchstart/touchmove/touchend (for iOS/Android tablets)
  • pointerdown/pointermove/pointerup (for Windows Phone 8 / Windows 8 touch)

Features

  • Adjustable grid dimensions (use URL params x=[#] & y=[#])
  • Adjustable number of elements (use URL params e=[1-6])
  • Gems cleared counter

Library Dependencies

  • jQuery

About

Match-3 puzzle game variation using assets from iOS/Android title Tower of Saviors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published