Libtcod-net

From RogueBasin
Revision as of 15:28, 21 August 2010 by Donblas (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
libtcod-net
Library project
Developer Chris Hamons
Released
Updated Feb 08 2010 (1.5.0rc1-2)
Status Deprecated
Licensing New BSD License
P. Language C#
Platforms Windows, Mac OS X, Linux
Dependencies Doryen library, SDL
Official site of libtcod-net


libtcod-net

libtcod-net is a BSD licensed C# library written by Chris Hamons with help from Ed Ropple, delirium and SofaKng (John Klimek). It is a hand-rolled wraper for libtcod, a roguelike library.

With the release of libtcod 1.5.1b1, a new libtcod-net using SWIG to generate the wrappers automatically is the preferred solution. Find it here.