Skip to content

A multiplayer node.js game using socket.io. F-f-f-flap your wings! Deployed at: http://icarus.jit.su/

Notifications You must be signed in to change notification settings

janewang/Icarus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icarus

By Jane Wang @janeylwang

Live on Nodejitsu

A multiplayer game with many flying Icaruses. Survive as long as you can against other players in a particle universe. Universe physics may change without warning. Try to beat your opponents by keep your spirit high. This game is partly inspired by Mozilla BrowserQuest and various large multiplayer games.

Setup Installation:

  1. $ git clone and $ npm install to resolve dependencies

  2. If you are the host, run $ node app.js and go to http://localhost:3000/

  3. Other players join the game at http://[host ip]:3000/

  4. Play!

Major Dependencies Include:

  • Express
  • Backbone
  • Underscore
  • Socket.io and others.

icarus_screenshot png

About

A multiplayer node.js game using socket.io. F-f-f-flap your wings! Deployed at: http://icarus.jit.su/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published