Skip to content

HampSwe/train-city

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

train-city

About

This is a transit diagram of the fictional city "Train City". Every day, the members of "TÅGET" (a student group at LTH) vote on a new location to add. The new location is then, courtesy of the TågMeister, beautifully added to a vector image of the transit diagram. This repository aims to bring that vector image to life.

alt text

Execution

Clone the files to your machine. Go to the root directory and run

scala-cli run .

Details

The project uses a library called PixelWindow. This is bad for two reasons:

  1. It defeats one of the core principles of transit diagrams: they should be in a vector format. PixelWindow, as the name suggests, does not support vector images.
  2. The library is very inefficient.

But, we use it anyways.

Credits

The project was inspired by https://www.reddit.com/r/TransitDiagrams/.

The vector illustrations are made by @TågMeister

Feel free to contribute in any shape or form!

About

A transit diagram of a fictional city.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages