{"id":13316122,"url":"https://github.com/berkano/katsu","last_synced_at":"2026-02-04T18:02:49.729Z","repository":{"id":35333857,"uuid":"39595948","full_name":"berkano/katsu","owner":"berkano","description":"game framework and source for ludum dare compo","archived":false,"fork":false,"pushed_at":"2021-06-27T19:14:42.000Z","size":26896,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-23T19:40:31.590Z","etag":null,"topics":["compo","game-development","game-engine","game-frameworks","games","java","libgdx","libgdx-desktop","libgdx-engine","libgdx-game","libgdx-utilities","ludum-dare","ludumdare"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/berkano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-23T22:07:20.000Z","updated_at":"2024-09-15T18:27:58.000Z","dependencies_parsed_at":"2022-08-31T20:01:18.293Z","dependency_job_id":null,"html_url":"https://github.com/berkano/katsu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/berkano/katsu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkano%2Fkatsu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkano%2Fkatsu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkano%2Fkatsu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkano%2Fkatsu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berkano","download_url":"https://codeload.github.com/berkano/katsu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkano%2Fkatsu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29092731,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["compo","game-development","game-engine","game-frameworks","games","java","libgdx","libgdx-desktop","libgdx-engine","libgdx-game","libgdx-utilities","ludum-dare","ludumdare"],"created_at":"2024-07-29T18:20:34.379Z","updated_at":"2026-02-04T18:02:49.709Z","avatar_url":"https://github.com/berkano.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Katsu - Java 2D Game Framework based on LibGDX\n\nThis is my personal game framework for Ludum Dare (http://ludumdare.com/compo/)\nwhich I have been extending over time based on my needs during the compo.\nIt's based on LibGDX and contains the source code and assets for my latest LD entry.\n\n#### Dependencies\n\nThe project was originally generated by LibGDX and requires Gradle to build.\n\n#### Running\n\n- Gradle: `katsu:desktop [run]`\n- Directly: run the class `KLauncher`\n\n#### Producing a build for distribution\n\nGradle: `katsu:desktop [dist]`\n\n#### Game implementation\n\nThe game library itself is under `core/src/katsu`.\n\nEach game has its own:\n  - implementation package e.g. `core/src/ld32` is my LD32 entry\n  - resources folder e.g. `core/assets/ld32/...`\n  - desktop launcher e.g. `desktop/src/ld32/LD32Runner`\n      - this is set as the main class in build.gradle\n      - the launcher must pass an instance of your implementation of KGame which is responsible for implementation specific details (level manager, sounds, settings and so on - the LD32 implementation hopefully shows what's needed here).\n\n#### Testing\n\nThe code supports a `-DdevMode=true` parameter (add this to your run configuration) to enable some shortcuts/hacks/debug features while developing.\n\n#### Credits \u0026 License\n\n- The katsu.spatial.pathfinding package is adapted from http://www.gudradain.byethost12.com/Pathfinding.html, all that has changed is the package name (licensing terms are unclear).\n- The Minecraftia font was obtained from http://www.dafont.com/minecraftia.font. Copyright Andrew Tyler. Visit that page for requirements around commercial usage.\n- All other code and assets are hereby released into the public domain.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkano%2Fkatsu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberkano%2Fkatsu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkano%2Fkatsu/lists"}