/ng2-2048

Game 2048 Demo

Primary LanguageJavaScriptMIT LicenseMIT

Game 2048

Demo

2048 is a challenging number puzzle for kids and grown ups. The object is to join the numbers to get the 2048 tile.hen two tiles with the same number touch, they merge into one!

Powered by Angular2

Run Demo App

Clone this repo into new folder(e.g., game-2048)

> git clone https://github.com/DanielYKPan/ng2-2048 game-2048
> cd game-2048

Install all npm packages

> npm install

Run the app

> npm run server:dev:hmr

Checkout Other Game Projects

Daniel Game Projects

Author

Daniel Pan

License

AUR