gerardguydavis / donut-drop

A classic match 3 game built with vanilla JS and SCSS. It's a time-limited game featuring functions to click, drag and swap donuts, only allow valid moves (up, down, left, or right and must create a match of 3 or more), log high scores, start new games with randomized boards, and display possible valid moves using a hint button.

Home Page:https://gerarddavis.com/portfolio/donut-drop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A classic match 3 game built with vanilla JS and SCSS. It's a time-limited game featuring functions to click, drag and swap donuts, only allow valid moves (up, down, left, or right and must create a match of 3 or more), log high scores, start new games with randomized boards, and display possible valid moves using a hint button.

https://gerarddavis.com/portfolio/donut-drop


Languages

Language:JavaScript 76.7%Language:SCSS 18.2%Language:HTML 5.1%