{"id":22863860,"url":"https://github.com/nilsding/crash-game","last_synced_at":"2025-05-07T11:20:47.529Z","repository":{"id":67628531,"uuid":"94458671","full_name":"nilsding/crash-game","owner":"nilsding","description":"Some clone of an old arcade game","archived":false,"fork":false,"pushed_at":"2017-06-17T11:57:42.000Z","size":2430,"stargazers_count":9,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T09:34:43.539Z","etag":null,"topics":["dgame","dlang","game","learning-by-doing"],"latest_commit_sha":null,"homepage":null,"language":"D","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nilsding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2017-06-15T16:31:27.000Z","updated_at":"2024-11-03T17:16:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"f182cf62-7ec9-4035-a26e-aa3f31061182","html_url":"https://github.com/nilsding/crash-game","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsding%2Fcrash-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsding%2Fcrash-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsding%2Fcrash-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsding%2Fcrash-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nilsding","download_url":"https://codeload.github.com/nilsding/crash-game/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252866040,"owners_count":21816383,"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":["dgame","dlang","game","learning-by-doing"],"created_at":"2024-12-13T11:17:42.428Z","updated_at":"2025-05-07T11:20:47.485Z","avatar_url":"https://github.com/nilsding.png","language":"D","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crash-game\n\n[![](https://img.shields.io/dub/v/crash-game.svg?style=flat-square)](https://code.dlang.org/packages/crash-game)\n\nA clone of an arcade game I enjoyed playing when I was a kid.\n\n![Screenshot](./screenshot.png)\n\nThis is actually a D port of the original C# code I wrote (never published it\nthough) where I tried out [Xamarin][] and [MonoGame][].  Both frameworks are\nreally nice to work with, but I've been wanting to try out a completely new\nprogramming language as well (side-note: while looking for new languages I\npreferred compiled languages over interpreted ones since I already do a lot of\n[Ruby][], which is still my main love ❤️).  After a long time of searching, it\nlooks like I finally found a match: [D][].\nOh, and porting the code took about three days.\n\nAnyway, here's instructions on how to build (and run) it:\n\n## Requirements\n\n* DMD 2\n* DUB\n* sdl2, sdl2_image, sdl2_ttf, sdl2_mixer\n\nOn macOS you can install these dependencies using homebrew:\n\n``` sh\nbrew install dmd dub sdl2 sdl2_image sdl2_ttf sdl2_mixer\n```\n\n## Building\n\nBuilding is easy.\n\n``` sh\ndub build\n```\n\nThis should generate a `./crash-game` executable in the repo root.  Run it!\n\n## Bugs\n\nYes.\n\n[Xamarin]: https://www.xamarin.com/\n[MonoGame]: http://www.monogame.net/\n[Ruby]: https://ruby-lang.org\n[D]: https://dlang.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilsding%2Fcrash-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnilsding%2Fcrash-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilsding%2Fcrash-game/lists"}