PICO-8 是一个用于制作、分享和玩小型游戏及其他计算机程序的幻想主机(fantasy console)。当你启动它时,机器会显示一个用于输入 Lua 命令的 shell,并提供简单的内置工具,用于创建你自己的游戏卡带。
#Awesome#A curated list of awesome PICO-8 resources, carts, tools and more
#编辑器#The quadplay✜ fantasy console
A Pico-8 player/emulator for console homebrew
Tools and Python libraries for manipulating Pico-8 game files. http://www.lexaloffle.com/pico-8.php
A PICO-8 demake of the SCUMM engine that powered most of the classic LucasArts adventure games, such as Monkey Island and Maniac Mansion.
PICO-8 implementation with SDL2/SDL1.2 and RetroArch back-ends
#安卓#Deploy Pico-8 Carts as Standalone Applications on Desktop 🖥️(Electron) and Mobile 📱(Ionic) 📦👾
A list of general purpose tricks and techniques for saving tokens in PICO-8.
A (WIP) PICO-8 cartridge runner for the Raspberry Pi Pico
A collection of fonts I've modified for PICO-8 programming.
Fantasy console inspired by pico8, tic80 and liko12, written in c++
Shrink (minify) Pico-8 (& Picotron) carts, as well as other tools (e..g linting, format conversion)
#编辑器#A programming tool that replaces the lua code in pico-8 cartridges (p8) with the code you write in P8Coder.