Skip to content

gesu/whack-a-diglett

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whack a diglett

DEMO

Installation

npm install
ruby run.rb

Raw assets will be put into the /build folder. You can cd into it and serve it with this ruby one-liner:

ruby -rwebrick -e'WEBrick::HTTPServer.new(:Port => 8000, :DocumentRoot => Dir.pwd).start'

and then you can go check it out at localhost:8000

my own high score is 23 😀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published