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

GitHub

376 stars
16 watching
45 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

luapico-8

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
outkine/pico-kitA set of pre-built Lua libraries to simplify game development and physics simulation.75
joebrogers/pico-tweenA Lua library of easing functions and support tools for the PICO-8 game console79
joebrogers/pico-ecA simple scene-entity-component library for PICO-8 fantasy console with basic support for Scenes, Entities, and Components.51
picolove/picoloveAn implementation of PICO-8's API in LÖVE, allowing standalone publishing of PICO-8 games on other platforms.768
japhib/pico8-lsA language server extension for PICO-8, providing full syntax support and features.72
movax13h/p8coderA 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_headersA collection of cross-platform single header libraries for game development.290
clowerweb/lib-pico8A collection of commonly used functions in the Pico-8 environment, designed to simplify development and reduce code duplication.180
d-w-x/picgo-plugin-gitlab-filesAutomates uploading images to Gitlab from PicGo27
thisismypassport/shrinko8A tool for minimizing and optimizing Pico-8 game code98
andmatand/midi-to-pico8Translates MIDI files to PICO-8 game music format62
enerccio/yap8bA tool for automating the process of creating Pico 8 games by generating boilerplate code and preprocessing Lua files.1
justinj/vim-pico8-syntaxCustomizes 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-solA Lua library that enables videogame programming using raylib and sol2, allowing developers to easily prototype and develop games with Lua.95
tmountain/pico-8-typescriptTools and project to integrate TypeScript with PICO-8 game development39