Skip to content
View pixelrip's full-sized avatar

Block or report pixelrip

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. p8-template p8-template Public template

    pico-8 boilerplate

    Lua

  2. pd-template pd-template Public template

    Forked from SquidGodDev/playdate-template

    A quickstart template for developing Playdate games in Lua for Windows, Mac, or Linux.

    Lua

  3. howto-p8-constructor howto-p8-constructor Public

    This cart demonstrates simple “class-like” objects in Lua/PICO-8 using constructors.

    Lua

  4. picotool-issue picotool-issue Public

    Lua

  5. picotool picotool Public

    Forked from dansanderson/picotool

    Tools and Python libraries for manipulating Pico-8 game files. http://www.lexaloffle.com/pico-8.php

    Python

  6. howto-p8-composition howto-p8-composition Public

    This PICO-8 cart uses a Component-Based Architecture that favors composition over inheritance to create flexible and reusable game entities.

    Lua