Skip to content

irenelfeng/boomsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoomSync

A game to teach you asynchronous Javascript!

How do I play?

Check it out at http://boomsync.surge.sh/! demo gif

Support

Please open an issue for support.

Deploying

Call npm run build to build, and use surge to deploy.

surge ./build Note that in order to support routers that use HTML5 pushState API, you may want to rename the index.html in your build folder to 200.html before deploying to Surge. This ensures that every URL falls back to that file.

Contributing

Please contribute (add a level?) using Github Flow. Create a branch, add commits, and open a pull request.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors