GitXplorerGitXplorer
a

multiplayer_snake

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
6b6f3191e8453486c6d12bd5e4a473c617633996

Add initial marjup and styles.

committed 10 years ago
Unverified
ce0cd72b4a8dc57c819c8df5f4e9224a27351458

Put my name in the list of authors ;)

committed 10 years ago
Unverified
0d37bf2028a45fccc3fc0d5ef62e8d94dfa2a443

Update README.md

committed 10 years ago
Unverified
313d0e1d3cd5b2cb1a579c97cab49b34fa2e5bb8

Create Readme file

aakhabibullina committed 10 years ago
Unverified
7cb9676b1c834b280342e7595edad67bb4dde8a6

Client and server socket communication of keypresses.

aanthony-nardi committed 10 years ago

README

The README file for this repository.

Multiplayer Snake

The old game modified for multiplay.

Installation

  1. Clone the repo git clone https://github.com/
  2. Install node modules npm install
  3. Start a node server node server.js
  4. The app is now available via http://localhost/