rlutil

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

Github星跟踪图

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.

主要指标

概览
名称与所有者tapio/rlutil
主编程语言C++
编程语言Shell (语言数: 5)
平台
许可证
所有者活动
创建于2010-03-03 16:41:07
推送于2023-06-21 20:28:08
最后一次提交2019-10-20 18:12:19
发布数0
用户参与
星数234
关注者数25
派生数41
提交数171
已启用问题?
问题数19
打开的问题数4
拉请求数25
打开的拉请求数8
关闭的拉请求数5
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?