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

https://github.com/apsdehal/sap-ecco

Shortest Adversarial Path Game for Dr. Ecco
https://github.com/apsdehal/sap-ecco

Last synced: about 1 year ago
JSON representation

Shortest Adversarial Path Game for Dr. Ecco

Awesome Lists containing this project

README

          

# Shortest Adversarial Path Game for Dr Ecco

- This was final project for HPS NYU class Fall 2016.

- Available [here](http://cims.nyu.edu/drecco2016/) along with other games and at link in description

## Install

- You need npm and webpack to run this locally.
- Clone the repo
- `npm install`
- `npm run dev` to run in development mode on `http::/localhost:8080`
- `webpack` to build
- `npm run lint` to lint the source code

## Tech Used

- Uses Cytoscape for graph plotting
- ES6 for classes
- Babel for compiling

## License

MIT Copyright 2016 Amanpreet Singh