thygasantos / Game-Match-Three-Blueprint

This is a HTML5 Game Match Three Blueprint using Kiwi.JS #gamedevjs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is a HTML5 Game Match Three Blueprint using Kiwi.JS #gamedevjs

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


Languages

Language:JavaScript 99.9%Language:HTML 0.1%Language:CSS 0.0%