{"id":47683310,"url":"https://github.com/yonokid/yataidon","last_synced_at":"2026-07-01T04:00:30.691Z","repository":{"id":334986531,"uuid":"1142188516","full_name":"Yonokid/YataiDON","owner":"Yonokid","description":"TJA player written in C++ and raylib","archived":false,"fork":false,"pushed_at":"2026-06-25T19:11:07.000Z","size":9111,"stargazers_count":41,"open_issues_count":31,"forks_count":6,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-25T21:08:33.279Z","etag":null,"topics":["cpp","lua","osu","raylib","tja"],"latest_commit_sha":null,"homepage":"https://tjadataba.se","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yonokid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-26T04:11:47.000Z","updated_at":"2026-06-25T19:11:12.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Yonokid/YataiDON","commit_stats":null,"previous_names":["yonokid/cpptaiko","yonokid/yataidon"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Yonokid/YataiDON","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yonokid%2FYataiDON","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yonokid%2FYataiDON/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yonokid%2FYataiDON/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yonokid%2FYataiDON/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yonokid","download_url":"https://codeload.github.com/Yonokid/YataiDON/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yonokid%2FYataiDON/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34992071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cpp","lua","osu","raylib","tja"],"created_at":"2026-04-02T14:19:36.569Z","updated_at":"2026-07-01T04:00:30.686Z","avatar_url":"https://github.com/Yonokid.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"/docs/logo.png\"\u003e\n\nA TJA player and Taiko simulator written in C++ using the [raylib](https://www.raylib.com/) library.\n\n![License](https://img.shields.io/github/license/Yonokid/YataiDON)\n![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-blue)\n[![GitHub Stars](https://img.shields.io/github/stars/Yonokid/YataiDON?style=flat\u0026label=stars)](https://github.com/Yonokid/YataiDON/stargazers)\n[![Discord Members](https://img.shields.io/discord/722513061419810946.svg?label=Discord\u0026logo=discord)](https://discord.gg/XHcVYKW)\n[![Builds](https://github.com/Yonokid/YataiDON/actions/workflows/build.yml/badge.svg)](https://github.com/Yonokid/YataiDON/actions/workflows/build.yml)\n\n## Features\n\n- Cross-platform compatibility (Windows, Linux)\n- Controller Support\n- Low latency audio via ASIO or WDM-KS\n- Recursive and Dynamic Song Select Menu\n- Multithreaded Input\n- Multiple chart format support (TJA, Fumen, OSU/OSZ)\n- Background video playback via FFmpeg\n- Skin system with customizable graphics, sounds, and Lua scripting\n- Branches (Normal/Expert/Master difficulty branches)\n- Song search and favorites system\n- Multi-language support\n- 3D Don-chan character with animations\n\n## Modes\n\n- **1 Player**: Single player mode.\n- **2 Player**: Up to 2 players simultaneously.\n- **Dan Dojo**: Challenge mode for back to back songs.\n- **Practice Mode**: Freely scrobble through a song and practice\n\n## System Requirements\n\n- **Windows**: Windows 10 or higher\n- **macOS**: Unsupported at this time\n- **Linux**: Ubuntu 20.04 or higher (other distributions may work but are untested)\n\n## FAQ\n\nQ: I'm on Windows and my latency is really high!\u003cbr\u003e\nA: Change your `device_type` in game settings to `WDM-KS`, `WASAPI`, or `ASIO` if your computer supports it\n\n## Installation\n\n### Pre-built Binaries\n\nDownload the latest release for your operating system from the [releases page](https://github.com/Yonokid/YataiDON/releases).\n\n#### Windows\n1. Install the [Visual C++ Redistributable](https://aka.ms/vs/17/release/vc_redist.x64.exe) from Microsoft\n2. Run `YataiDON.exe`\n\n#### Linux\n1. Run `YataiDON.bin`\n\n## Building from Source\n\nSee the wiki when it is available\n\n## Controls\n\n- Press **F1** during gameplay for quick restart\n- Press **ESC** during any screen to go back\n- Press **Space Bar** during song select to favorite a song\n- Press **Left Control** or **Right Control** to skip songs by 7\n- Press **F5** during song select to refresh\n- Generic drum keybinds can be customized in `config.toml` or through the in-game settings menu\n\n## Contributing\n\nContributions are welcome! Please keep in mind:\n- Check the [issues page](https://github.com/Yonokid/YataiDON/issues) for enhancements and bugs before starting work\n- Feel free to open new issues for bugs or feature requests\n\n## Known Issues\n\nSee the [issues page](https://github.com/Yonokid/YataiDON/issues) or the Discord for current bugs and planned enhancements.\n\n## License\n\nThis project is licensed under the terms specified in the LICENSE file.\n\n## Acknowledgments\n\nDependencies used in the project:\n- [raylib](https://www.raylib.com/) - A simple and easy-to-use library to enjoy videogames programming.\n- [SDL3](https://github.com/libsdl-org/SDL) - Cross-platform development library for audio, input, and graphics.\n- [SQLite](https://www.sqlite.org/) - Self-contained, serverless SQL database engine.\n- [RapidJSON](https://github.com/Tencent/rapidjson) - Fast JSON parser/generator for C++.\n- [toml++](https://github.com/marzer/tomlplusplus) - TOML config file parser and writer for C++.\n- [spdlog](https://github.com/gabime/spdlog) - Fast C++ logging library.\n- [Lua](https://github.com/marovira/lua) - Lightweight, embeddable scripting language.\n- [sol2](https://github.com/ThePhD/sol2) - C++ binding library for Lua.\n- [cpptrace](https://github.com/jeremy-rifkin/cpptrace) - Stacktrace library for C++.\n- [libsndfile](https://github.com/libsndfile/libsndfile) - Library for reading and writing audio files.\n- [libsamplerate](https://github.com/libsndfile/libsamplerate) - Sample rate converter for audio.\n- [FFmpeg](https://ffmpeg.org/) - Complete, cross-platform multimedia framework.\n- [PortAudio](http://www.portaudio.com/) - Cross-platform audio I/O library.\n- [miniz](https://github.com/richgel999/miniz) - Single-file ZIP/DEFLATE library.\n\nPeople (in no particular order):\n- [IID](https://github.com/IepIweidieng/)\n- [mc08](https://github.com/splitlane/)\n- [QBaraki](https://github.com/QBaraki)\n- [KabanFriends](https://github.com/KabanFriends/)\n- [DragonRatTiger](https://github.com/DragonRatTiger/)\n- [Komi](https://github.com/0auBSQ/)\n- [sumandrew](https://github.com/somepin)\n- [WallK](https://github.com/WallK)\n- [dpkgluci](https://github.com/germe-deb)\n- [chuchy](https://github.com/magickale) (osu parser)\n- [churrochef](github.com/churro-chef) (vertical scroll)\n- [cainan](https://github.com/cainan-c/) (3d don chan)\n- [RyutoSetsujin](https://github.com/RyutoSetsujin/)\n- [Nyannurs](https://github.com/nyannurs) (testing)\n- [fehpizza](https://github.com/fehh44) (logo)\n- Radix (testing)\n- Thonktheta (testing)\n- SomehowScarlet (nix os)\n- SunnyDeez (testing)\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyonokid%2Fyataidon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyonokid%2Fyataidon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyonokid%2Fyataidon/lists"}