pico8utils
PICO-8 extractor
A set of utilities for extracting and manipulating data from the 0.1.2 PICO-8 file format
PICO-8 UTILS
52 stars
5 watching
4 forks
Language: Lua
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
japhib/pico8-ls | A language server extension for PICO-8, providing full syntax support and features. | 71 |
justinj/vim-pico8-syntax | Customizes Vim's syntax highlighting to support Pico-8's scripting language by removing Lua standard library functions and adding Pico-8-specific ones. | 62 |
blueamulet/midi2pico | Converts MIDI files to PICO-8 format | 65 |
clowerweb/lib-pico8 | A collection of commonly used functions in the Pico-8 environment, designed to simplify development and reduce code duplication. | 179 |
joebrogers/pico-ec | A simple scene-entity-component library for PICO-8 fantasy console with basic support for Scenes, Entities, and Components. | 51 |
prosch88/ufade | Automates the acquisition and backup of data from Apple devices. | 156 |
franciscod/p8dl | Downloads PICO-8 cartridge files from a specified number | 11 |
joebrogers/pico-tween | A Lua library of easing functions and support tools for the PICO-8 game console | 79 |
jozanza/p8 | A tool to simplify development of PICO-8 cartridges by managing dependencies and automatically reloading carts on save. | 47 |
kaali/pico8-mode | A PICO-8 mode for Emacs that supports editing and running PICO-8 files within the editor. | 27 |
movax13h/p8coder | A tool that allows users to write and edit pico-8 cartridge code in a custom editor with syntax highlighting and code completion. | 100 |
thisismypassport/shrinko8 | A tool for minimizing and optimizing Pico-8 game code | 94 |
siapran/parens-8 | A tiny Lisp compiler for pico-8 carts with Lua semantics and interoperability | 23 |
dansanderson/picotool | A suite of tools and libraries for building, examining, and manipulating PICO-8 game cartridge files | 374 |
robotips/uconfig | Automates pinout extraction and schematic creation from PDF datasheets. | 514 |