Hello !
I'm rather new to pico-8 and the community... and I've just fallen in love with both of them.
Searching resources and toys for my personal pico-library, I have found some API cheatsheets. But I think these are for older versions (v0.1.2) or don't have some other tips I have found throughout the forums.
So I have built my own API cheatsheet !
Here it is: http://neko250.github.io/pico8-api/
I hope you find it useful ! :)
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](/media/9551/16_kittenm4ster3_384_centered.png)
wow I just now found this and it's very useful (even if some things are now outdated)
thanks!
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](https://www.lexaloffle.com/bbs/files/6/bright3.png)
I see that it's on github if anybody has the time and inclination to make a pull request:
https://github.com/Neko250/neko250.github.io/tree/master/pico8-api
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](https://www.lexaloffle.com/bbs/files/6/bright3.png)
I've forked, updated for 0.1.6 and filed a pull request
https://github.com/Neko250/neko250.github.io/pull/2
took the opportunity to clean it up, sort lists, and generally make it look nicer.
feel free to shout if you spot any errors!
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](/media/12874/56_av_violet_pikuseru_flat.gif)
Oh, I was starting to do the exact same thing here. Glad I noticed before I really got anywhere. :) Cheers matt!
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](https://www.lexaloffle.com/bbs/files/6/bright3.png)
just pushed some changes to this:
- metatables
- coroutines
- peek/poke tricks
- moved pico-8 system commands to be under logo/home
- reordered HTML (for my own sanity)
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](https://www.lexaloffle.com/bbs/files/12773/pico8-avatar-v4-anim-v2.gif)
Thanks for this!
I only started poking at pico-8 a coupla weeks ago and this has helped me a lot
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](https://www.lexaloffle.com/bbs/files/11301/round_av.png)
Updated to v0.1.10 !
Feel free to collaborate on Github.
Or let me know if you spot any errors... :)
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](/media/14155/2_Radioactive.png)
This is my favourite cheat sheet. When I'm working on the pico8 I make sure to keep 3 tabs open:
The pico manual,
your cheat sheet,
the pico8 slack :P
Keep it up!
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](https://www.lexaloffle.com/bbs/files/11301/round_av.png)
![]() |
[0x0] |
Merged TheTomster pull request, added metatables section, changed keys layout and added some more UI juice!
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](/bimg/pi/pi20.png)
Love the update! I was going to send a metatable pull request your way, a bit about using them as objects. I'm still a noob with lua but it might be helpful.
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](https://www.lexaloffle.com/bbs/files/17243/orangecode7HDsm128.png)
wow, this is exactly what I've been looking for. I'm new to Lua, and the manual didn't go into detail what Lua functions are kept/omitted
[Please log in to post a comment]