/ProjectBase_libtcod

Project base using libtcod 122 - Standard C. For making traditional roguelikes, this is a workable starting point.

Primary LanguageC

Project base (libtcod)

With libtcod 122 - Standard C

I liked the library, but the docs were lacking for version 122. So I made a basic framework to which I might return later and that I provide here. For those interested in using the c library and not the c++.

Code by Émile Fréchette.