view README.md @ 136:30b68089ae70

core: rework actions and a bit of drawables, closes #2492 In the effort of having as less as possible memory allocation in libcore, the usage of actions and drawable no longer copy the original source parameter to let user pass a heap allocated variable or a static storage one. Update predefined drawable and actions to match these new needs.
author David Demelier <markand@malikania.fr>
date Tue, 13 Oct 2020 09:38:44 +0200
parents c188e9603faf
children 06782f7888f3
line wrap: on
line source

Molko's Adventure
=================

This is Molko's Adventure, a solo RPG game written in C.

Author
------

David Demelier <markand@malikania.fr>