ivanovx / 2048

The popular game 2048 implemented entirely with VannilaJS without external libraries and TypeScript. The design is entirely original. The game using LocalStorage API for store results.

Home Page:https://2048.ivanov.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048

The popular game 2048 implemented entirely with VannilaJS without external libraries and TypeScript. The design is entirely original. The game using LocalStorage API for store results.

About

The popular game 2048 implemented entirely with VannilaJS without external libraries and TypeScript. The design is entirely original. The game using LocalStorage API for store results.

https://2048.ivanov.pro

License:MIT License


Languages

Language:TypeScript 53.4%Language:CSS 41.9%Language:HTML 2.5%Language:JavaScript 2.2%