-
Notifications
You must be signed in to change notification settings - Fork 4
Scheme
modula t edited this page Jul 22, 2022
·
17 revisions
Want to learn Scheme? Check out Learning Scheme.
Scheme has more multimedia prowess than you might expect.
- Scheme Bricks
-
Chicken Scheme
- Hypergiant, an OpenGL-based library for games and other interactive media applications
- Doodle, a minimal game 'framework' inspired by LÖVE
-
GNU Guile
- An Interface to SDL
- Chickadee aims to provide all the features that parenthetically inclined game developers need to make 2D (and eventually 3D) games in Scheme
- Gzochi, a framework for developing MMO-games
- Foreign Interface to OpenGL "guile-figl" (dead link)
- Racket
-
ChezScheme
- https://github.com/evilbinary/scheme-lib, an OpenGL-based library for games and gui engine
- W: Written in Racket in 72 hours for Ludum Dare 22