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: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hrr8-hermes/hrr8-hermes
- Owner: hrr8-hermes
- Created: 2015-09-24T02:15:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-07T03:26:14.000Z (about 9 years ago)
- Last Synced: 2024-08-02T15:07:01.584Z (5 months ago)
- Language: JavaScript
- Size: 14.8 MB
- Stars: 1
- Watchers: 5
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-babylonjs - Raucous Running and Rampaging Robot Racer Rally (R6) - A fast-paced many-explosion robot racer game. ([demo](https://r6redux.herokuapp.com/)) (Games)
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
```