Skip to content

piku0710/hnplays2048

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hnplays2048

A "Twitch Plays Pokemon" version of 2048.

Setup

Local:

git clone [email protected]:grant/hnplays2048.git
npm install
node app

Publishing:

git clone [email protected]:grant/hnplays2048.git
npm install
heroku create
git push heroku master
heroku open

Developing:

node app
shell shell/sass.sh

About

🎉 A Twitch Plays Pokemon version of 2048

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.5%
  • CSS 25.2%
  • Shell 0.3%