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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?