Back to projects

Game

Dominoes

A lightweight, browser-native translation of the popular tile-matching puzzle game. Developed from scratch without heavy engine frameworks, the app implements standard domino sequence placement checks, hand distribution workflows, score monitoring arrays, and turn-handling states using native, highly readable JavaScript programming logic

CSS3Game Logic AlgorithmsHTML5JavaScriptNode.js
Dominoes
StatusCompleted

Project overview

A clean web rendition of the classic family tile-based game built utilizing direct game mechanics and algorithmic control logic. This project reflects my interest in combining practical implementation with clear user value, whether through interface design, backend structure, or research-driven experimentation.