Racket Game Engine : Make Games With Racket
Game dev and gaming stuff for the Racket Lang
Some ressources to help you make Games (video games) with the Racket Lang.
Game Engines
List of game engines for Racket :
- R-Cade : R-cade is a simple, retro game engine for Racket.
- mode-lambda - Sprite-based 2D graphics engine.
- get-bonus - An experimental video game development environment.
- game-engine - Scratchpad for racket game stuff.
- pict3d - A 3D engine with a purely functional API.
Game Development Utilites
Awesome game development libraries.
- vr-lang - Racket Lang for Virtual Reality (Aframe).
- towers - Towers is an original 2-player board game.
- apse - A Pixel Sprite Editor.
Documentation
If you want to write games with Racket, this can be required to read :
- https://docs.racket-lang.org/teachpack/index.html
- How to design Worlds with scheme
Games
Games written in Racket