rlutil

C and C++ utilities for cross-platform console roguelike game creation.

Github stars Tracking Chart

rlutil

Build Status

RLUTIL is simple utility collection to aid the creation of cross-platform
console-mode roguelike games with C++ and C. At least that was the original idea.
In reality, it mostly just contains functions to position and colorize text as well as
reading keyboard input.

QUICK START

Just #include "rlutil.h" in your source code. It automagically detects if you
are using C++ or C and adjusts the code accordingly (e.g. std::string vs. char*).

DOCUMENTATION

See the API reference in docs/HTML/
or the source code comments for documentation.

DOWNLOAD

You can download this project in either
zip or
tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/tapio/rlutil

LICENSE

See docs/License.txt or API Documentation.

Main metrics

Overview
Name With Ownertapio/rlutil
Primary LanguageC++
Program languageShell (Language Count: 5)
Platform
License:
所有者活动
Created At2010-03-03 16:41:07
Pushed At2023-06-21 20:28:08
Last Commit At2019-10-20 18:12:19
Release Count0
用户参与
Stargazers Count234
Watchers Count25
Fork Count41
Commits Count171
Has Issues Enabled
Issues Count19
Issue Open Count4
Pull Requests Count25
Pull Requests Open Count8
Pull Requests Close Count5
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private