picotool
Game file editor
A suite of tools and libraries for building, examining, and manipulating PICO-8 game cartridge files
Tools and Python libraries for manipulating Pico-8 game files. http://www.lexaloffle.com/pico-8.php
374 stars
16 watching
45 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
luapico-8
Related projects:
Repository | Description | Stars |
---|---|---|
outkine/pico-kit | A set of pre-built Lua libraries to simplify game development and physics simulation. | 74 |
joebrogers/pico-tween | A Lua library of easing functions and support tools for the PICO-8 game console | 79 |
joebrogers/pico-ec | A simple scene-entity-component library for PICO-8 fantasy console with basic support for Scenes, Entities, and Components. | 51 |
picolove/picolove | An implementation of PICO-8's API in LÖVE, allowing standalone publishing of PICO-8 games on other platforms. | 760 |
japhib/pico8-ls | A language server extension for PICO-8, providing full syntax support and features. | 71 |
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 |
empyreanx/pico_headers | A collection of cross-platform single header libraries for game development. | 272 |
clowerweb/lib-pico8 | A collection of commonly used functions in the Pico-8 environment, designed to simplify development and reduce code duplication. | 179 |
d-w-x/picgo-plugin-gitlab-files | Automates uploading images to Gitlab from PicGo | 27 |
thisismypassport/shrinko8 | A tool for minimizing and optimizing Pico-8 game code | 94 |
andmatand/midi-to-pico8 | Translates MIDI files to PICO-8 game music format | 62 |
enerccio/yap8b | A tool for automating the process of creating Pico 8 games by generating boilerplate code and preprocessing Lua files. | 1 |
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 |
robloach/raylib-lua-sol | A Lua library that enables videogame programming using raylib and sol2, allowing developers to easily prototype and develop games with Lua. | 94 |
tmountain/pico-8-typescript | Tools and project to integrate TypeScript with PICO-8 game development | 39 |