PDCurses

From RogueBasin
Revision as of 05:11, 18 July 2009 by Jaydg (talk | contribs) (Created page with '{{library| name = PDCurses |developer = Mark Hessling, William McBrine |released = Sep 01 1987 (1.0) |updated = Sep 08 2008 (3.4) |dependencies = SDL |status = Stable…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
PDCurses
Library project
Developer Mark Hessling, William McBrine
Released Sep 01 1987 (1.0)
Updated Sep 08 2008 (3.4)
Status Stable
Licensing Public Domain
P. Language C
Platforms Windows, Linux, DOS, OS/2
Dependencies SDL
Official site of PDCurses


PDCurses is the most common Curses library on Windows and works on many platforms with many compilers.

It offers a SDL port which allows existing applications to run in graphics mode. Mixing SDL and PDCurses parts in an application is possible.