{"id":22062540,"url":"https://github.com/pmiddend/jumpie","last_synced_at":"2026-06-30T04:31:30.069Z","repository":{"id":16150157,"uuid":"18895873","full_name":"pmiddend/jumpie","owner":"pmiddend","description":"Simple platformer, a toy project to teach myself Haskell","archived":false,"fork":false,"pushed_at":"2015-08-01T14:40:00.000Z","size":1104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-12T02:02:59.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/pmiddend.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}},"created_at":"2014-04-17T22:51:00.000Z","updated_at":"2015-06-07T18:32:18.000Z","dependencies_parsed_at":"2022-08-04T08:00:22.995Z","dependency_job_id":null,"html_url":"https://github.com/pmiddend/jumpie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pmiddend/jumpie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmiddend%2Fjumpie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmiddend%2Fjumpie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmiddend%2Fjumpie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmiddend%2Fjumpie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmiddend","download_url":"https://codeload.github.com/pmiddend/jumpie/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmiddend%2Fjumpie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34952850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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":[],"created_at":"2024-11-30T18:21:16.205Z","updated_at":"2026-06-30T04:31:30.052Z","avatar_url":"https://github.com/pmiddend.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"jumpie\n======\n\nJumpie is a simple platformer, a toy project to teach myself Haskell in a \"visual\" setting.\n\nThere is no real game concept yet. This section will be expanded if that happens.\n\nIn the meantime, here's a screenshot!\n\n![Screenshot](https://raw.githubusercontent.com/pmiddend/jumpie/master/doc/screenie0_0_1_0.png)\n\nInstallation\n------------\n\nSome general notes about the installation procedure:\n\n  - It's best to use a cabal sandbox: `cabal sandbox init` (this needs cabal \u003e= 1.18)\n  - On Debian-based distros, you need libsdl2-dev and libsdl2-image-dev. You also need to download the current version of SDL2 for Haskell (found [here](http://hackage.haskell.org/package/sdl2-1.1.0/sdl2-1.1.0.tar.gz)), extract it somewhere, open the sdl2.cabal file and change the `pkgconfig-depends` to `sdl2 \u003e= 2.0.2`. Then go to the jumpie directory and add the SDL2 source directory to the sandbox via `cabal sandbox add-source ../sdl2-1.1.0`\n  - On all other distros, you need the latest version (currently 0.1.2.1) of sdl2-image (the Haskell package). Clone it from [github](https://github.com/ccll/hs-sdl2-image), then add the source to the sandbox: `cabal sandbox add-source hs-sdl2-image`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmiddend%2Fjumpie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmiddend%2Fjumpie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmiddend%2Fjumpie/lists"}