view README.md @ 228:2734223d3daf

core: add a alloc_pool module A miniamlist expandable array that gros each time new data is required, ideal where data must be allocated dynamically without knowing in advance the number of items.
author David Demelier <markand@malikania.fr>
date Thu, 19 Nov 2020 14:11:11 +0100
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>