UNPKG

litecanvas

Version:

Lightweight HTML5 canvas 2D game engine suitable for small projects and creative coding. Inspired by PICO-8 and p5.js/Processing.

3 lines (2 loc) 146 B
/** colors based on https://lospec.com/palette-list/2bit-demichrome */ export const defaultPalette = ['#211e20', '#555568', '#a0a08b', '#e9efec']