PICO-Tween
Easing library
A Lua library of easing functions and support tools for the PICO-8 game console
A small library of tweening/easing functions for use in the PICO-8 fantasy console, inspired by Robert Penner's easing functions.
79 stars
3 watching
3 forks
Language: Lua
last commit: over 4 years ago
Linked from 1 awesome list
easingeasing-functionseasingsgamegame-2dgame-devgame-developmentgame-enginegamedevgameslualua-librarypico-8pico8tweentweening
Related projects:
Repository | Description | Stars |
---|---|---|
joebrogers/pico-ec | A simple scene-entity-component library for PICO-8 fantasy console with basic support for Scenes, Entities, and Components. | 51 |
kikito/tween.lua | A Lua library for creating smooth, interpolated changes to game objects or other data structures over time. | 584 |
clowerweb/lib-pico8 | A collection of commonly used functions in the Pico-8 environment, designed to simplify development and reduce code duplication. | 179 |
dansanderson/picotool | A suite of tools and libraries for building, examining, and manipulating PICO-8 game cartridge files | 374 |
outkine/pico-kit | A set of pre-built Lua libraries to simplify game development and physics simulation. | 74 |
bungle/lua-resty-snappy | A Lua module providing bindings to the Snappy compression algorithm | 19 |
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 |
nidorx/ecs-lua | An Entity Component System library for Lua game development | 165 |
josefnpat/pico8utils | A set of utilities for extracting and manipulating data from the 0.1.2 PICO-8 file format | 52 |
alanrsoares/2048-reasons | A game implementation in Reason, using functional programming principles and React, with simplified UX and testing for a condensed gameplay experience | 14 |
1bardesign/batteries | A Lua module that provides reusable dependencies for game development, filling out the language's sparse standard library with common algorithms and data structures. | 353 |
picolove/picolove | An implementation of PICO-8's API in LÖVE, allowing standalone publishing of PICO-8 games on other platforms. | 760 |
empyreanx/pico_headers | A collection of cross-platform single header libraries for game development. | 272 |
rxi/lume | A collection of Lua functions geared towards game development. | 1,017 |