Skip to content

Instantly share code, notes, and snippets.

View plasmoduck's full-sized avatar
🪐
insipiring others

plasmoduck

🪐
insipiring others
  • Sydney, Australia
View GitHub Profile
#include <stdint.h>
#define MEGAMAN_MOVING_FRAME_COUNT 3
#define MEGAMAN_MOVING_FRAME_WIDTH 31
#define MEGAMAN_MOVING_FRAME_HEIGHT 28
/* Piskel data for "Megaman moving" */
static const uint32_t megaman_moving_data[3][868] = {
{