PICO-EC
Scene manager
A simple scene-entity-component library for PICO-8 fantasy console with basic support for Scenes, Entities, and Components.
A tiny scene-entity-component library created for the PICO-8 fantasty console.
51 stars
4 watching
2 forks
Language: Lua
last commit: almost 6 years ago
Linked from 1 awesome list
gamegame-2dgame-devgame-developmentgame-enginegamedevgameslualua-librarypico-8pico8
Related projects:
Repository | Description | Stars |
---|---|---|
kingtut10101/sceneman | Manages game states by stacking and transitioning between them using Lua. | 0 |
joebrogers/pico-tween | A Lua library of easing functions and support tools for the PICO-8 game console | 79 |
tesselode/roomy | A scene management library for game development. | 45 |
outkine/pico-kit | A set of pre-built Lua libraries to simplify game development and physics simulation. | 74 |
dansanderson/picotool | A suite of tools and libraries for building, examining, and manipulating PICO-8 game cartridge files | 374 |
clowerweb/lib-pico8 | A collection of commonly used functions in the Pico-8 environment, designed to simplify development and reduce code duplication. | 179 |
glass-brick/scene-manager | Manages scene and transition logic in Godot game development | 354 |
josefnpat/pico8utils | A set of utilities for extracting and manipulating data from the 0.1.2 PICO-8 file format | 52 |
empyreanx/pico_headers | A collection of cross-platform single header libraries for game development. | 272 |
nidorx/ecs-lua | An Entity Component System library for Lua game development | 165 |
tesselode/nata | A Lua library for managing entities in games by organizing them into pools with component-based architecture | 44 |
paltze/scenery | A lightweight Love2D scene/state manager that simplifies the organization of game logic. | 22 |
apples/ginseng | An entity-component-system framework for managing game entities and their dynamic components. | 50 |
pbhogan/incontrol | Standardizes input mappings across various platforms for common controllers in Unity3D games | 692 |
linrongbin16/colorbox.nvim | A plugin that loads and manages a collection of popular Neovim color schemes from various sources. | 38 |