Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aleksanderpalamar/2048

This project is an implementation of the popular 2048 game, created using HTML, CSS and JavaScript. The game includes three difficulty levels (Easy, Medium and Hard) and supports both keyboard and mouse/touch controls, using design patterns such as MVC and Strategy.
https://github.com/aleksanderpalamar/2048

css3 es6-javascript html5 javascript mvc-pattern strategy

Last synced: 8 days ago
JSON representation

This project is an implementation of the popular 2048 game, created using HTML, CSS and JavaScript. The game includes three difficulty levels (Easy, Medium and Hard) and supports both keyboard and mouse/touch controls, using design patterns such as MVC and Strategy.

Awesome Lists containing this project