Lib-Pico8

Function suite

A collection of commonly used functions in the Pico-8 environment, designed to simplify development and reduce code duplication.

A Pico-8 library of useful common functions.

GitHub

179 stars
12 watching
14 forks
Language: Lua
last commit: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
trainyard/pico-lambda A lightweight JavaScript library providing functional programming utilities for native Array and String APIs 71
joebrogers/pico-tween A Lua library of easing functions and support tools for the PICO-8 game console 79
japhib/pico8-ls A language server extension for PICO-8, providing full syntax support and features. 71
joebrogers/pico-ec A simple scene-entity-component library for PICO-8 fantasy console with basic support for Scenes, Entities, and Components. 51
josefnpat/pico8utils A set of utilities for extracting and manipulating data from the 0.1.2 PICO-8 file format 52
plumatic/plumbing A utility belt for specifying and executing structured computations in Clojure 1,490
actboy168/bee.lua A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications. 160
picolove/picolove An implementation of PICO-8's API in LÖVE, allowing standalone publishing of PICO-8 games on other platforms. 760
james2doyle/lico A minimalistic, fast flat file CMS built using Luvit and Lua 13
dansanderson/picotool A suite of tools and libraries for building, examining, and manipulating PICO-8 game cartridge files 374
francesco149/liboli A single-header C89 utility library with miscellaneous utilities 12
com-lihaoyi/os-lib A simple and flexible Scala interface to common OS filesystem and subprocess APIs 691
javierlopatin/gee_functions Provides a set of reusable JavaScript functions to facilitate tasks in Google Engine environments. 2
phisko/putils A comprehensive C++ utility library providing various helper classes and functions for tasks like reflection, parsing, and networking. 42
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