Sure, here's the info from the Pico-8 Discord:
Pico-8 is a fantasy console. It uses a scripting language called Lua. All the tools for code editing, sprite and map editing, plus sound and music editing are all built in! The Pico-8 community is friendly, and there are lots of resources to help you get started!
**HOW TO GET STARTED**
- Play some games! https://www.lexaloffle.com/bbs/?cat=7&carts_tab=1&#sub=2&mode=carts
-- Controls: arrow keys and Z ( O button) and X (X button). Return for pause menu.
- Peek at the code! Click Code under the cartridge window!
- You can also download the Cart by clicking Cart, then Right-Click on the cart to download it.
- A great 72-page beginner's guide by @MBoffin#0362 : https://mboffin.itch.io/gamedev-with-pico-8-issue1
- ALSO check out @MBoffin#0362 's great educational toolset, carts covering one concept each! https://mboffin.itch.io/pico8-educational-toolset
- Watch LazyDevs BREAKOUT HERO tutorials: https://www.youtube.com/playlist?list=PLea8cjCua_P0qjjiG8G5FBgqwpqMU7rBk
- Nerdy Teachers tutorials: https://nerdyteachers.com/PICO-8/
- Consult the official manual: https://www.lexaloffle.com/pico-8.php?page=manual
- The Community Wiki: https://pico-8.fandom.com/wiki/Pico-8_Wikia
- Remind yourself of command syntax with this cheatsheet: https://www.lexaloffle.com/bbs/?tid=28207
- Check out Pico-8 Zines #1 - #4 ! https://itch.io/search?q=pico-8+zine
- Also Liquidream's tutorials on Pico-8: https://forum.clockworkpi.com/t/pico-8-gamedev-1-getting-started-tutorial/2347
- Cool Pico-8 resources list: https://github.com/pico-8/awesome-PICO-8
- General resources list: https://itch.io/jam/game-jamuary/topic/179831/pico-8-resources
Okay, that's a good start! Now go out there and try to make something!
And welcome to TOY BOX JAM 2!