13 lines
No EOL
649 B
Markdown
13 lines
No EOL
649 B
Markdown
{{{
|
|
"planted": "11/27/2020",
|
|
"repotted": "1/4/2026",
|
|
"nobreak": "true"
|
|
}}}
|
|
|
|
* I just released a (relatively) complete library and demo of easing functions for use in your #pico8 programs! check it out here: [https://lexaloffle.com/bbs/?tid=40577](https://lexaloffle.com/bbs/?tid=40577)
|
|
|
|

|
|
|
|
* I forgot to add! you can load it straight into your Pico-8 application by doing 'load #easingcheatsheet'
|
|
|
|
*gardener's note: The equations & graphs were fun to make--I think this might've been one of the first times I discovered LaTeX typesetting. I was tempted to create a pico-8 LaTeX engine, but wisely decided not to.* |