https://github.com/pmiddend/libtcod
libtcod, a.k.a. “The Doryen Library”, is a free, fast, portable and uncomplicated API for roguelike developpers providing an advanced true color console, input, and lots of other utilities frequently used in roguelikes.
https://github.com/pmiddend/libtcod
Last synced: about 1 year ago
JSON representation
libtcod, a.k.a. “The Doryen Library”, is a free, fast, portable and uncomplicated API for roguelike developpers providing an advanced true color console, input, and lots of other utilities frequently used in roguelikes.
- Host: GitHub
- URL: https://github.com/pmiddend/libtcod
- Owner: pmiddend
- License: other
- Created: 2015-03-18T12:50:23.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-18T18:19:14.000Z (about 11 years ago)
- Last Synced: 2025-03-15T00:51:35.534Z (about 1 year ago)
- Language: C
- Size: 1.93 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-SDL.txt
Awesome Lists containing this project
README
Please distribute this file with the SDL runtime environment:
The Simple DirectMedia Layer (SDL for short) is a cross-platfrom library
designed to make it easy to write multi-media software, such as games and
emulators.
The Simple DirectMedia Layer library source code is available from:
http://www.libsdl.org/
This library is distributed under the terms of the GNU LGPL license:
http://www.gnu.org/copyleft/lesser.html