{"id":18777693,"url":"https://github.com/daelsepara/sdl-heart","last_synced_at":"2025-06-26T00:04:14.634Z","repository":{"id":142354095,"uuid":"369725359","full_name":"daelsepara/sdl-heart","owner":"daelsepara","description":"Heart of Ice (Critical IF Gamebooks) in SDL","archived":false,"fork":false,"pushed_at":"2025-05-01T17:19:39.000Z","size":32736,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-26T00:03:46.912Z","etag":null,"topics":["game","game-book","gamebook","gamebooks","interactive-fiction","sdl","sdl2"],"latest_commit_sha":null,"homepage":"","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/daelsepara.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}},"created_at":"2021-05-22T05:39:06.000Z","updated_at":"2025-05-01T17:19:43.000Z","dependencies_parsed_at":"2025-04-14T12:46:37.240Z","dependency_job_id":"bec2c5cd-d958-4dfa-89b1-3805b09377f9","html_url":"https://github.com/daelsepara/sdl-heart","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/daelsepara/sdl-heart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daelsepara%2Fsdl-heart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daelsepara%2Fsdl-heart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daelsepara%2Fsdl-heart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daelsepara%2Fsdl-heart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daelsepara","download_url":"https://codeload.github.com/daelsepara/sdl-heart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daelsepara%2Fsdl-heart/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261973725,"owners_count":23238586,"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":["game","game-book","gamebook","gamebooks","interactive-fiction","sdl","sdl2"],"created_at":"2024-11-07T20:13:19.091Z","updated_at":"2025-06-26T00:04:14.586Z","avatar_url":"https://github.com/daelsepara.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Heart of Ice (Critical IF Gamebooks)\n[![C/C++ CI](https://github.com/daelsepara/sdl-heart/actions/workflows/HeartOfIce.yml/badge.svg)](https://github.com/daelsepara/sdl-heart/actions/workflows/HeartOfIce.yml)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n [![Release](https://img.shields.io/github/v/release/daelsepara/sdl-heart.svg)](https://img.shields.io/github/v/release/daelsepara/sdl-heart.svg)\n\nThis is an implementation of the **Heart of Ice** game book (Critical IF Gamebooks) by [Dave Morris](https://fabledlands.blogspot.com/). The game is written in C/C++ and uses the [Simple DirectMedia Library (SDL)](https://www.libsdl.org/).\n\n# Planned Features\n\n- Keyboard friendly with Mouse and Gamepad support (**DONE**)\n- Fully digitized gameplay (**DONE**)\n- Quality of life improvements to record keeping (**PARTIAL**)\n- Load / Save game at any point (**DONE**)\n- Sound\n- Multiplatform Linux/Windows/OSX (**PARTIAL**)\n\n# Current Progress (Screenshots)\n\n**Title screen**\n\n![Title Screen](/screenshots/title-screen.png)\n\n**About screen**\n\n![About Screen](/screenshots/about-screen.png)\n\n**Select Character**\n\n![Select Character](/screenshots/select-character.png)\n\n**Skills Glossary**\n\n![Skills Glossary](/screenshots/skills-glossary.png)\n\n**Story screen (Main interface)**\n\n![Story Screen](/screenshots/story-screen.png)\n\n![Story with Large Art](/screenshots/story-screen-splash.png)\n\n**Map screen**\n\n![Map Screen](/screenshots/map-screen.png)\n\n**Making a choice**\n\n![Making a choice](/screenshots/making-choices.png)\n\n**Adventure Sheet**\n\n![Adventure Sheet](/screenshots/adventure-sheet.png)\n\n**Shop Screen**\n\n![Shop Screen](/screenshots/shop-screen.png)\n\n**Inventory Screen**\n\n![Inventory Screen](/screenshots/inventory-screen.png)\n\n**Loading and Saving Games**\n\n![Loading and Saving Games](/screenshots/load-save-screen.png)\n\n# Copyright Information\n\n```\nDEDICATED TO JACK VANCE\n\nA Critical IF gamebook\n\nOriginally published 1994 by Reed Consumer Books Limited\nRevised edition published 2013 by Fabled Lands Publishing an Imprint of Fabled Lands LLP\n\nText copyright (c) 1994, 2013 Dave Morris\nMap copyright (c) 1994 Leo Hartas\nInterior Illustrations (c) 1994 Russ Nicholson\nCover by Jon Hogson (c) 2013 Fabled Lands LLP\n\nThe author has asserted his moral rights.\n\nISBN 978-1-909905-00-9\n```\n\n# Bugs\n\nFeel free to report any bugs, issues, and/or suggestions. Thanks!\n\n# Other Gamebooks implemented with SDL\n\n- [Necklace of Skulls](https://www.github.com/daelsepara/sdl-skulls)\n- [Down Among the Dead Men](https://www.github.com/daelsepara/sdl-dead)\n- [Green Blood](https://www.github.com/daelsepara/sdl-green)\n- [Once Upon a Time in Arabia](https://www.github.com/daelsepara/sdl-arabia)\n- [The Coils of Hate](https://www.github.com/daelsepara/sdl-coils)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaelsepara%2Fsdl-heart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaelsepara%2Fsdl-heart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaelsepara%2Fsdl-heart/lists"}