{"id":18777695,"url":"https://github.com/daelsepara/sdl-skulls","last_synced_at":"2026-02-25T23:33:17.561Z","repository":{"id":49132808,"uuid":"364777658","full_name":"daelsepara/sdl-skulls","owner":"daelsepara","description":"Necklace of Skulls (SDL Game)","archived":false,"fork":false,"pushed_at":"2025-05-01T17:18:44.000Z","size":52742,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-01T23:10:56.628Z","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-06T03:51:11.000Z","updated_at":"2025-05-01T17:18:48.000Z","dependencies_parsed_at":"2025-06-01T15:17:07.807Z","dependency_job_id":null,"html_url":"https://github.com/daelsepara/sdl-skulls","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/daelsepara/sdl-skulls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daelsepara%2Fsdl-skulls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daelsepara%2Fsdl-skulls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daelsepara%2Fsdl-skulls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daelsepara%2Fsdl-skulls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daelsepara","download_url":"https://codeload.github.com/daelsepara/sdl-skulls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daelsepara%2Fsdl-skulls/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29844876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"ssl_error","status_checked_at":"2026-02-25T22:37:25.960Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["game","game-book","gamebook","gamebooks","interactive-fiction","sdl","sdl2"],"created_at":"2024-11-07T20:13:19.828Z","updated_at":"2026-02-25T23:33:17.526Z","avatar_url":"https://github.com/daelsepara.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Necklace of Skulls (Critical IF Gamebooks)\n[![C/C++ CI](https://github.com/daelsepara/sdl-skulls/actions/workflows/NecklaceOfSkulls.yml/badge.svg)](https://github.com/daelsepara/sdl-skulls/actions/workflows/NecklaceOfSkulls.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-skulls.svg)](https://img.shields.io/github/v/release/daelsepara/sdl-skulls.svg)\n\nThis is an implementation of the **Necklace of Skulls** 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 M.A.R. BARKER\n\nA Critical IF gamebook\n\nOriginally published 1993 by Mammoth an imprint of Reed Consumer Books Limited\nRevised edition published 2013 by Fabled Lands Publishing an imprint of Fabled Lands LLP\n\nText copyright (c) 1993, 2013 Dave Morris\nMap copyright (c) 1993 Leo Hartas\nInterior Illustrations (c) 1993 Russ Nicholson\nCover by Jon Hogson (c) 2013 Fabled Lands LLP\n\nThe author has asserted his moral rights.\n\nISBN 978-1-909905-02-3\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- [Heart of Ice](https://www.github.com/daelsepara/sdl-heart)\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-skulls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaelsepara%2Fsdl-skulls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaelsepara%2Fsdl-skulls/lists"}