This repository has a collection of experiments around "layer composition" in Pharo FFI bindings to SDL2 library.
Please check the Wiki for more information.
Evaluate in Pharo 11 or 12:
Metacello new
baseline: 'SDLExperiments';
repository: 'github://tinchodias/pharo-sdl-experiments:master/';
load
This code is licensed under the MIT license.