lib-curveball 1.0.0

Curve generating utility for Neverball
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
<div align="center">

# lib-curveball

Curve generating utilities for Neverball

</div>

This crate is a library for generating curves for [Neverball](https://neverball.org/) levels.

This is the crate [Curveball](https://github.com/MightyBurger/curveball) uses to generate all of its curves. This crate is published as a
standalone library for users who would like to use it in their own scripts.