Skip to content

Csislander/D3_RLReplayProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Thomas Crowell
Date: April 7, 2017

The two most important files for this project are:

RLVizServer.js, which handles server setup, and post request from client
index.html, in the Public folder. This file contains all the code for creating the visualizations (inline javascript - d3)

Instructions for running:

1. Install node and npm

2. Go to the project folder in a terminal, and type "npm install" to install necessary packages

3. Type "node RLVizServer.js" to begin the server

4. Navigate in a browser to localhost:8888

5. Upload a replay from the Replay folder, use a replay from URL given in SampleURLReplays.txt, or use your own replays

6. Try it out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published