Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 719 Bytes

File metadata and controls

24 lines (15 loc) · 719 Bytes

pharo-sdl-experiments

License Tests

This repository has a collection of experiments around "layer composition" in Pharo FFI bindings to SDL2 library.

Please check the Wiki for more information.

Installation

Evaluate:

Metacello new
	baseline: 'SDLExperiments';
	repository: 'github://pharo-graphics/pharo-sdl-experiments:master/';
	load

License

This code is licensed under the MIT license.