Skip to content

ribes4/retico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retico: Real Time Collaborative Game

Build Status

README

You can play the game here.

Image

This project is based on this template.

Installation

Requirements

To run / install this game, you'll need:

  • NodeJS with NPM installed.
  • socket.IO.
  • Express.

Downloading the dependencies

After cloning the source code from Github, you need to run the following command to download all the dependencies (socket.IO, express, etc.):

npm install

Running the Server

After downloading all the dependencies, you can run the server with the following command:

npm start

The game will then be accessible at http://localhost:3000 or the respective server installed on. The default port is 3000.

License

  • This project is licensed under the terms of the MIT license.

About

Retico: Real Time Collaborative Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published