Chickadee 0.3.0 released

October 16, 2018
Tags:

I'm happy to announce that Chickadee 0.3.0 has been released! It has been more than a year and a half since the last release so I figured it was about time!

Chickadee is a game development toolkit for Guile that is built on top of SDL2 and OpenGL. Chickadee aims to provide all the features that parenthetically inclined game developers need to make 2D (and eventually 3D) games in Scheme. Chickadee is not a game engine, however!

The following features are supported:

Here's a summary of the major changes:

tarball: https://files.dthompson.us/chickadee/chickadee-0.3.0.tar.gz

signature: https://files.dthompson.us/chickadee/chickadee-0.3.0.tar.gz.asc

See the Chickadee project page for more information.

Bug reports, bug fixes, feature requests, and patches are welcomed.

Happy hacking!