Expand description

Crate to make maps & interact with the Line Rider game. The base module in the crate contains the main object definitions and the extension(s) build on top of them.

Modules

Extension definitions and functions to create Line Rider maps with.

Structs

Coordinate system to represent vectors.

Main representation of a Line Rider game.

Layers on the game.

Single line representation representation that stretches from (x1, y1) to (x2, y2) on the 2D coordinate system of the game; and of type kind.

Riders (characters with snowboards) with some starting position/velocity.

Version used for game.