Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 446 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 446 Bytes

lux - a simple library for creating real-time graphical apps

Docs

Installation: raco pkg install lux

Examples

Text revolving around the mouse pointer:

Screenshot

Clone this repository, then open examples/spin.rkt in DrRacket, press F5 - a new window should appears. Move the mouse inside this window.