Tag: racket
All the articles with the tag "racket".
Circle Fractal in Racket
A small Racket/Scheme script using the 2htdp/image library to recursively generate a simple circle fractal.
Interactive Raindrop Simulation in Racket
A small interactive simulation in Racket using the 2htdp/universe library that spawns falling raindrops on mouse clicks.
Simple Text Editor in Racket
An interactive command-line/GUI text editor implementation in Racket using the 2htdp/universe library.