{"id":13420008,"url":"https://github.com/tapio/rlutil","last_synced_at":"2025-04-09T10:10:32.923Z","repository":{"id":828456,"uuid":"544772","full_name":"tapio/rlutil","owner":"tapio","description":"C and C++ utilities for cross-platform console roguelike game creation.","archived":false,"fork":false,"pushed_at":"2023-06-21T20:28:08.000Z","size":304,"stargazers_count":229,"open_issues_count":12,"forks_count":42,"subscribers_count":26,"default_branch":"master","last_synced_at":"2024-07-31T22:52:55.407Z","etag":null,"topics":["roguelike","roguelike-library","roguelikedev","terminal"],"latest_commit_sha":null,"homepage":"http://tapio.github.com/rlutil/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tapio.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-03-03T16:41:07.000Z","updated_at":"2024-07-30T16:46:09.000Z","dependencies_parsed_at":"2024-10-26T16:53:39.803Z","dependency_job_id":null,"html_url":"https://github.com/tapio/rlutil","commit_stats":{"total_commits":153,"total_committers":8,"mean_commits":19.125,"dds":0.326797385620915,"last_synced_commit":"821fdca0191b314ee07b0fad2abe4ea973e45575"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tapio%2Frlutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tapio%2Frlutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tapio%2Frlutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tapio%2Frlutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tapio","download_url":"https://codeload.github.com/tapio/rlutil/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248018061,"owners_count":21034048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["roguelike","roguelike-library","roguelikedev","terminal"],"created_at":"2024-07-30T22:01:24.394Z","updated_at":"2025-04-09T10:10:32.901Z","avatar_url":"https://github.com/tapio.png","language":"C++","funding_links":[],"categories":["TODO scan for Android support in followings","C++"],"sub_categories":[],"readme":"rlutil\n======\n\n[![Build Status](https://travis-ci.org/tapio/rlutil.svg)](https://travis-ci.org/tapio/rlutil)\n\n_RLUTIL_ is simple utility collection to aid the creation of cross-platform\nconsole-mode roguelike games with C++ and C. At least that was the original idea.\nIn reality, it mostly just contains functions to position and colorize text as well as\nreading keyboard input.\n\n## QUICK START ##\nJust `#include \"rlutil.h\"` in your source code. It automagically detects if you\nare using C++ or C and adjusts the code accordingly (e.g. `std::string` vs. `char*`).\n\n## DOCUMENTATION ##\nSee the API reference in [docs/HTML/](docs/HTML/index.html \"API Reference\")\nor the source code comments for documentation.\n\n## DOWNLOAD ##\nYou can download this project in either\n[zip](http://github.com/tapio/rlutil/zipball/master \"zip\") or\n[tar](http://github.com/tapio/rlutil/tarball/master \"tar\") formats.\n\nYou can also clone the project with [Git](http://git-scm.com \"Git\") by running:\n\n    $ git clone git://github.com/tapio/rlutil\n\n## LICENSE ##\nSee [docs/License.txt][] or [API Documentation][].\n\n[docs/License.txt]: docs/License.txt \"Raw license text\"\n[API Documentation]: docs/HTML/files/docs/License-txt.html \"HTML license text\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftapio%2Frlutil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftapio%2Frlutil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftapio%2Frlutil/lists"}