Skip to content

jinghao/2048

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit tests

Building the Bundle

  • Install browserify: sudo npm install -g browserify
  • Run browserify js/application.js -o js/bundle.js to build the latest Javascript bundle for the browser (Tests don't need this bundle).

About

A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.9%
  • CSS 33.1%