{"id":21939576,"url":"https://github.com/thurinum/gamebook","last_synced_at":"2025-10-06T19:46:39.142Z","repository":{"id":135052213,"uuid":"501371883","full_name":"Thurinum/gamebook","owner":"Thurinum","description":"A fun little tool to create simple dialogue-based games.","archived":false,"fork":false,"pushed_at":"2023-01-28T01:21:22.000Z","size":47499,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T15:11:22.682Z","etag":null,"topics":["dialogue-system","gamebook","qml","qt","qtquick","xml"],"latest_commit_sha":null,"homepage":"","language":"QML","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/Thurinum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-06-08T18:45:10.000Z","updated_at":"2023-03-05T13:23:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"83357fce-50b8-4f2f-be4d-2be34ce5ab3b","html_url":"https://github.com/Thurinum/gamebook","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Thurinum/gamebook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thurinum%2Fgamebook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thurinum%2Fgamebook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thurinum%2Fgamebook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thurinum%2Fgamebook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Thurinum","download_url":"https://codeload.github.com/Thurinum/gamebook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thurinum%2Fgamebook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278671702,"owners_count":26025742,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":["dialogue-system","gamebook","qml","qt","qtquick","xml"],"created_at":"2024-11-29T02:26:16.302Z","updated_at":"2025-10-06T19:46:39.126Z","avatar_url":"https://github.com/Thurinum.png","language":"QML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gamebook Studio\nA fun little tool to create and play simple dialogue-tree based games.\n\n![image](https://user-images.githubusercontent.com/43908636/184928170-599a84b4-be78-4e88-b7f5-12a82b0823ac.png)\n\n## About\nGamebook Studio is a simple software for creating and parsing dialogue-tree based scenarios.  \nIt's the result of a few months of work as a personal project. While still incomplete, it incorporate all the base features that make it usable.\n\n### Licensing\nThis software is licensed under GNU GPLv3.  \nIt's powered by the Qt framework, also under GPLv3.\n\n### Running on Windows\nUnzip the archive and run Gamebook.exe.\nTo access the dummy scenario, copy the Gamebook Studio Scenarios folder into your My Documents folder.\nConfig options are available inside gamebook.ini.\n\n### Installing on Windows and Linux\n- Install Qt 6.3 using the Online Installer.\n- Open the project in Qt Creator.\n- In the \"Projects\" tab, change the Run Configuration's Working Directory to %{ActiveProject:NativePath}\n- Build and run, it should work fine (hopefully!).\n\n## How it works\nScenarios hold *prompts*, which in turn contain *replies* that lead to other prompts.  \n\n### Prompts\nPrompts represent the text spoken by a character to the player. They are identified by an UUID and:\n- Contain HTML-formatted text;\n- Are associated with a character;\n- May define a background;\n- May specify a music track to start playing;\n- May define an accent colour;\n- May directly lead to another prompt, with no replies;\n- May end the story.\n\n### Replies\nReplies lead to other prompts. They:\n- Have an HTML-formatted label;\n- Have a target (UUID of a prompt).\n\n## Features\nIn this alpha release, all essential features are available and ready for use. These include:\n\n- Creating and editing scenarios;\n- Playing existing scenarios;\n- Saving user progress;\n- Manually importing custom assets, such as character sprites, backgrounds, and music tracks;\n- Editing prompts and replies, re-ordering replies;\n- Creating and editing characters;\n- Visualizing and filtering prompts in an outline view;\n- Batch-editing prompts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthurinum%2Fgamebook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthurinum%2Fgamebook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthurinum%2Fgamebook/lists"}