# Subwayjs **Repository Path**: mirrors_mathisonian/Subwayjs ## Basic Information - **Project Name**: Subwayjs - **Description**: make a subway system in javascript - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Subwayjs is a javascript module for creating an interactive subway system for you website. See www.camdp.com for an example of one. The module relies on Paper.js (http://paperjs.org/download/). To run, you'll need something that looks like this in your header: Note that there is only one file that can contain BOTH the classes (present aready in subway.js) and the initialization of the stations (see initialization_example.js). The seperation above was purely for asthetics. Please email me at cam.davidson.pilon@gmail.com it you have any comments, questions or suggestions.