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
376 stars
16 watching
45 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
luapico-8
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of pre-built Lua libraries to simplify game development and physics simulation. | 75 |
| A Lua library of easing functions and support tools for the PICO-8 game console | 79 |
| A simple scene-entity-component library for PICO-8 fantasy console with basic support for Scenes, Entities, and Components. | 51 |
| An implementation of PICO-8's API in LÖVE, allowing standalone publishing of PICO-8 games on other platforms. | 768 |
| A language server extension for PICO-8, providing full syntax support and features. | 72 |
| A tool that allows users to write and edit pico-8 cartridge code in a custom editor with syntax highlighting and code completion. | 100 |
| A collection of cross-platform single header libraries for game development. | 290 |
| A collection of commonly used functions in the Pico-8 environment, designed to simplify development and reduce code duplication. | 180 |
| Automates uploading images to Gitlab from PicGo | 27 |
| A tool for minimizing and optimizing Pico-8 game code | 98 |
| Translates MIDI files to PICO-8 game music format | 62 |
| A tool for automating the process of creating Pico 8 games by generating boilerplate code and preprocessing Lua files. | 1 |
| 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 |
| A Lua library that enables videogame programming using raylib and sol2, allowing developers to easily prototype and develop games with Lua. | 95 |
| Tools and project to integrate TypeScript with PICO-8 game development | 39 |