Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

mediaupstream/BattleSnakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battle Snakes

copyright (c) 2011 Derek Anderson / Media Upstream. All Rights Reserved.

License

Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0) : http://creativecommons.org/licenses/by-nc-sa/3.0/

About

BattleSnakes is a realtime game developed with NodeJS / NowJS on the server and PaperJS / jQuery on the client. It was created in less than 2 weeks by Derek Anderson for the NowJS realtime game competition from September 16th to September 30th, 2011. The awesome Logo was created by Trevor Burks (trevorburks.com)

The source is available for non-commercial, educational purposes. I plan to modify and launch a full-featured version of the game in the near future.

Usage

  1. install NodeJS and NPM
  2. Install the required NPM modules by typing npm install in the root directory of this app.
  3. Run the game with node server.js
  4. Fire up your trusty browser and go to http://localhost:3000 - invite some friends on your local network!

About

A NodeJS realtime game inspired by the "Snake" game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published