Rlutil
C and C++ utilities for cross-platform console roguelike game creation.
Install / Use
/learn @tapio/RlutilREADME
rlutil
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.
Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
