Skip to content

jboesch/Balloon-Popper-WebSockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Balloon Popping - A WebSockets demo by jboesch (http://twitter.com/jboesch)

Getting started

  • Download this repo by clicking the "Downloads" link above.
  • Run the app by going to balloon/app/index.html. Make sure the balloons are showing up.
  • Now open js/libs/BalloonPopper/BalloonPopperWebSockets.js and let's get started!

If you need a webserver and you don't have one and don't have ruby, you can set one up with python like so:

  • cd /home/somedir
  • python -m SimpleHTTPServer

About

A simple balloon popping game using WebSockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published