r-cade icon indicating copy to clipboard operation
r-cade copied to clipboard

Retro Game Engine for Racket

Racket Cade (R-cade)

The R-cade package is a very simple game engine for the Racket programming language with a few, specific goals in mind:

  • Designed for kids; doing simple things is simple
  • No external assets; all rendering, sound, and music is code
  • Retro; it's intended to teach some low-level fundamentals

If you're interested, head over to the R-cade website to learn more!


Breakout! Flappy