Skip to content

thygasantos/Game-Match-Three-Blueprint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Match-Three Game Blueprint

alt tag

https://match-three-blueprint.vercel.app/

A Match-Three game is a type of puzzle video game where the player manipulates tiles in order to make them disappear according to a matching criterion. In many tile-matching games, that criterion is to place a given number of tiles of the same type so that they adjoin each other. That number is often three, and the corresponding subset of tile-matching games is referred to as match-three games.

This Blueprint allows users to rapidly develop an HTML5 Match-Three game. Enjoy!!

##Features Contains basic Match-Three functionality below:

  • Easy to Edit Match-Three Game Template
  • Animated Tiles
  • Editable Assets
  • Resizable Stage and Tiles
  • Recursive Match-Clearing system

##Contribute

If you discover a bug or find yourself just wanting to jump on in and help make this blueprint even better please file an issue and get stuck in. We're a friendly bunch and hope people find themselves wanting to get involved.

https://match-three-blueprint.vercel.app/

##Licence MIT

Sponsor this project

 

Languages

  • JavaScript 99.9%
  • Other 0.1%