Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 780 Bytes

README.md

File metadata and controls

47 lines (29 loc) · 780 Bytes

Tankerooski

Multiplayer 3D Tank Game

Team

  • Development Team Members: Jacky Chan (Architect), Bryan Venable, Rick Wuebker (SCRUM Master), Jason Yang

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Some usage instructions

Requirements

  • Node 0.10.x
  • MongoDB

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.