Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 222 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 222 Bytes

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.