Skip to content

citylims/Cat2048

 
 

Repository files navigation

2048-react

Cat themed 2048 - src

Demo

npm install -g node-static
static -p 8000
npm install -g gulp
npm install
gulp build   # to rebuild the files once, or
gulp   # to watch the files for changes and rebuild continously.

About

Cat2048 game using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.7%
  • CSS 37.1%
  • HTML 1.2%