Skip to content

Tile matching 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.

Notifications You must be signed in to change notification settings

kipngenohaaron/MatchingTheGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tile Matching Game

Author - Kipngenoh Aaron Rotich

Project Description

Tile matching 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.

Setting up project

You need to have vs-code, git installed in your machine

  1. git clone https://kipngenohaaron.github.io/MatchingTheGame/
  2. git add .
  3. git commit -m "first commit"
  4. git push origin master
  5. run the project on localhost to preview

Technologies used

  1. HTML
  2. CSS
  3. Vscode
  4. JavaScript

sketch

tile matching game

Contact Info.

For more information you can reach out; Email: kipngenohaaron@gmail.com

0724279400 / 0724828197

LInk to live

https://kipngenohaaron.github.io/MatchingTheGame/

License

MIT License Copyright 2023 Kipngenoh Aaron Rotich

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Tile matching 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published