kdhillon6 / TrainSim

Trains simulator for Western engineering competation practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrainSim

Trains simulator for Western engineering competation practice

Make sure you have node downloaded. (https://nodejs.org/en/)[https://nodejs.org/en/] To check if you have npm : run "npm -v" -> Should result in outputing version of the npm installed

##To run:

  • npm install
  • parcel index.html

About

Trains simulator for Western engineering competation practice

License:MIT License


Languages

Language:JavaScript 93.4%Language:HTML 6.6%