{"id":15720856,"url":"https://github.com/dadecoza/catskillvania","last_synced_at":"2026-05-03T02:43:58.479Z","repository":{"id":232293845,"uuid":"783962067","full_name":"dadecoza/Catskillvania","owner":"dadecoza","description":"Catskillvania - CONDO OF BUD","archived":false,"fork":false,"pushed_at":"2024-04-13T01:10:17.000Z","size":13302,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-13T22:08:58.855Z","etag":null,"topics":["game-music-emu","gtk3","libgme","miniaudio","nsf"],"latest_commit_sha":null,"homepage":"","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/dadecoza.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}},"created_at":"2024-04-08T23:16:16.000Z","updated_at":"2024-04-15T01:39:43.526Z","dependencies_parsed_at":"2024-04-15T01:39:42.820Z","dependency_job_id":"7c8a7b31-0acf-4925-ad35-1ac9d77f8a62","html_url":"https://github.com/dadecoza/Catskillvania","commit_stats":null,"previous_names":["dadecoza/catskillvania"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadecoza%2FCatskillvania","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadecoza%2FCatskillvania/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadecoza%2FCatskillvania/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadecoza%2FCatskillvania/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dadecoza","download_url":"https://codeload.github.com/dadecoza/Catskillvania/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390873,"owners_count":20769478,"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-music-emu","gtk3","libgme","miniaudio","nsf"],"created_at":"2024-10-03T22:00:40.168Z","updated_at":"2026-05-03T02:43:58.441Z","avatar_url":"https://github.com/dadecoza.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"https://raw.githubusercontent.com/dadecoza/Catskillvania/main/UI/Catskillvania.ico\" alt=\"Bud\" height=\"28px\" /\u003e Catskillvania - CONDO of BUD\n\n [Windows Download](https://github.com/dadecoza/Catskillvania/releases/download/ninth/catskill_win64_20240418.zip)\n\n [Benheck's](https://github.com/benheck) original source code for the [gameBadge3](https://github.com/benheck/gamebadge3).\n\n![Game](https://github.com/dadecoza/Catskillvania/blob/main/UI/Screenshot.png?raw=true)\n\n# Dependencies\n* libgtk-3-dev\n* libgme-dev\n\n### Debian/Ubuntu\n```\nsudo apt-get update \u0026\u0026 sudo apt-get install build-essential libgtk-3-dev libgme-dev\n```\n\n### Windows (MinGW)\n```\npacman -S base-devel mingw-w64-i686-toolchain mingw-w64-i686-gtk3 mingw-w64-x86_64-libgme\n```\n\n### macOS\n```\nbrew install llvm gtk+3 game-music-emu\n```\n\n# Installation\nOnce the dependencies are installed ...\n```\ngit clone https://github.com/dadecoza/Catskillvania.git\ncd Catskillvania\nmake\n./catskill\n```\n\n# Game speed\nYou can change the game speed by passing a number between 100 (slower) and 300 (faster) as a command line argument.\n```\ncatskill.exe 100\n```\nThe default is 120.\n\n# Useful links\n### Awesome open source libraries\n* https://www.gtk.org/\n* https://github.com/libgme/game-music-emu\n* https://miniaud.io/index.html\n### The original game\n* https://github.com/benheck/gamebadge3\n* Youtube Videos\n  * Ben Heck Hacks - [Gamebadge3 Part 1: Creating Graphics](https://www.youtube.com/watch?v=43q2bR-B3sI)\n  * Ben Heck Hacks - [Gamebadge3 Part 2 Assembly and Code](https://www.youtube.com/watch?v=VSEMkjyJ5Pk)\n  * Ben Heck Hacks - [GameBadge Part 3: Game Design and Testing](https://www.youtube.com/watch?v=T-2CkQOANOM) \u003c-- *a lot of technical detail regarding this game!*\n  * Ben Heck Hacks - [MGC 2024 Gamebadge 3B - Sponsored by PCBWay!](https://www.youtube.com/watch?v=4nOpY00oYIk)\n  * Ben Heck Hacks - [gamebadge3 Catskillvania: Condo of Bud](https://www.youtube.com/shorts/jR1i1R3pn3c)\n  * What's Ken Making - [The New 2024 gameBadge | Episode 1: Design Overview](https://www.youtube.com/watch?v=2F5WBwUce5I)\n  * What's Ken Making - [The New 2024 gameBadge | Episode 2: Step-by-Step Build](https://www.youtube.com/watch?v=bGKaDP4sNoU)\n  * What's Ken Making - [The New 2024 gameBadge | Episode 3: Games \u0026 Emulators](https://www.youtube.com/watch?v=j67-PjNnY_U)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdadecoza%2Fcatskillvania","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdadecoza%2Fcatskillvania","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdadecoza%2Fcatskillvania/lists"}