Skip to content

Add pico-8 functions to allow "glitches" #256

@level0dev

Description

@level0dev

First of all, thank you for making this engine. I have been long looking for a pico-8 alternative that would allow for custom resolutions and pallets.

One of the big pico-8 pulls for me is being able to "glitch" the screen by copying bits of data from the memory buffer. I would love to see them it litecanvas. Those functions are: pset, pget, clip, memset, memcpy.

The memset, memcpy might not be able to be implemented the same way (depending on how canvas works on the backend), but even copying portions of screen (or buffer) would be great!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions