Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/hrr8-hermes/hrr8-hermes


https://github.com/hrr8-hermes/hrr8-hermes

Last synced: 2 months ago
JSON representation

Lists

README

        

# hrr8-hermes

# Raucous Running and Rampaging Robot Racer Rally (R6)

> A fast-paced many-explosion robot racer game.

## Team

- __Product Owner__: Joe Brumaghim
- __Scrum Master__: Leo Thorp
- __Development Team Members__: Corey Wolff, James Yokobosky

## Table of Contents

1. [Usage](#Usage)
1. [Requirements](#requirements)
1. [Development](#development)
1. [Installing Dependencies](#installing-dependencies)
1. [Team](#team)

## Usage

Deployment:

Playing the game:
-visit [http://r6redux.herokuapp.com/]

## Requirements

Node 0.12.x
Socket.io
Express
Babylon.j

## Development

### Installing Dependencies

From within the root directory:

```sh
npm install
npm run dev to start server
```