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
- Host: GitHub
- URL: https://github.com/apsdehal/sap-ecco
- Owner: apsdehal
- License: mit
- Created: 2016-11-29T15:25:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-25T05:30:32.000Z (over 9 years ago)
- Last Synced: 2025-05-24T05:36:28.036Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://apsdehal.in/SAP-Ecco/
- Size: 1.08 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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