Skip to content

thallada/transport

Repository files navigation

Transport

Work-in-progress procedurally generated train network simulation written in Typescript with PixiJs.

Screenshot of simulation

Development

Clone the repo and then run:

npm install
npm start

Then visit http://localhost:8888 in your browser to view the development build. Edit files in /src and see the changes reflected in the browser.

Test

No tests right now. But, to run lint checks:

npm run lint

Deploy

Run:

npm run build
npm run deploy

About

Procedurally generated train network simulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published