Skip to content

massung/racket-csfml

Repository files navigation

CSFML Bindings for Racket

This is a complete FFI wrapper for CSFML 2.5. It also consists of few helper functions - in the same style - to simplify very common FFI code (e.g. event handling).

Installation

Install with raco:

$ raco pkg install csfml

Quickstart Examples

It's expected that you know CSFML and know the types, functions, etc. But, examples of using it from [Racket][racket] can be found here.

About

Racket bindings for CSFML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages