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.
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
License
ivanovx/2048
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.