- Notifications
You must be signed in to change notification settings - Fork0
M&Ms Game
NotificationsYou must be signed in to change notification settings
nko5/dumplings
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Funny game with M&Ms character. They try to get all of the items at single round.
Demo:http://dumplings.2015.nodeknockout.com
# getting the codegit clone git@github.com:nko5/dumplings.git&&cd ./dumplings/# developingnpm installnpm run buildnpm start# setup your modulus accountnpm install -g modulusmodulus login# deploying to Modulus (to http://dumplings.2015.nodeknockout.com/)modulus deploy# view the most recent logs from modulusmodulus project logs
Read more about this setupon our blog.
Use our "Vote KO" widget to let from your app directly. Here's the code forincluding it in your site:
<iframesrc="http://nodeknockout.com/iframe/dumplings"frameborder=0scrolling=noallowtransparency=truewidth=115height=25></iframe>
If you have any issues, we're on IRC in #nodeknockout on freenode, email us athelp@nodeknockout.com, or tweet@nodeknockout.