{"id":23087664,"url":"https://github.com/gnu11111/gridz","last_synced_at":"2025-04-03T16:45:39.866Z","repository":{"id":234021746,"uuid":"770597708","full_name":"gnu11111/gridz","owner":"gnu11111","description":"gridZ - whatever it may become","archived":false,"fork":false,"pushed_at":"2024-05-09T20:59:35.000Z","size":715,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T05:27:39.284Z","etag":null,"topics":["game","korge","kotlin","maze","multiplatform","speedrunner"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/gnu11111.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}},"created_at":"2024-03-11T20:29:24.000Z","updated_at":"2024-05-09T20:59:38.000Z","dependencies_parsed_at":"2024-05-09T21:58:59.031Z","dependency_job_id":null,"html_url":"https://github.com/gnu11111/gridz","commit_stats":null,"previous_names":["gnu11111/gridz"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnu11111%2Fgridz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnu11111%2Fgridz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnu11111%2Fgridz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnu11111%2Fgridz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnu11111","download_url":"https://codeload.github.com/gnu11111/gridz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247043224,"owners_count":20874084,"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","korge","kotlin","maze","multiplatform","speedrunner"],"created_at":"2024-12-16T19:59:34.731Z","updated_at":"2025-04-03T16:45:39.844Z","avatar_url":"https://github.com/gnu11111.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Just playing around with KorGE\n\n`gridZ` is a little test project to play around with the multiplatform game engine [KorGE](https://korge.org/). I have a little sandbox maze game in mind, with lots of mechanics. Not really a puzzler, but more like a speed-runner, hunting for the best time.\n\nYou can try a snapshot of the game (maybe not the latest version) here:\nhttp://www.gnu.at/gridz\nor download the JAR-file (Java-17 required):\nhttp://www.gnu.at/gridz.jar\n\n![Screenshot of the game](gridz.png)\n\nRun with\n- `./gradlew :runJvm`\n- `./gradlew :runJsRelease` -\u003e installs to `./build/www/` (open the listed URL in a browser)\n\n---\n\nControl the character with:\n\n### Gamepad\n\n- left stick to move\n- `A` to go to next level after current level completed\n- `B` reset the current level\n- `Start` pause (toggle)\n- `LB` previous level\n- `RB` next level\n\n### Mouse\n\n- press and hold the right mouse button to move\n- press the left mouse button to go to next level after current level completed\n\n### Keyboard (not recommended)\n\n- use the arrow keys to move\n- `B` previous level\n- `N` next level\n- `Enter` reset the current level\n- `Space` go to the next level after current level completed\n- `P` pause (toggle)\n- `Esc` end the game and close the window\n\n---\n\nCreate an executable JAR-file with:\n- `./gradlew :packageJvmFatJar` -\u003e `./build/lib/gridz-all.jar`\n\n---\n\nTo deploy an Android app:\n- Enable `targetAndroid()` in `build.gradle.kts`\n- Create a file `local.properties` with the following content (use your local Android-SDK installation path):\n```sdk.dir=C\\:\\\\Users\\\\myuser\\\\AppData\\\\Local\\\\Android\\\\Sdk```\n- Pair your Android device (get the IP and port from the development settings after enabling WLAN-debugging)\n```\nadb pair \u003cip\u003e:\u003cport\u003e\nadb connect \u003cip\u003e:\u003cport\u003e\nadb devices\n```\n- `./gradlew :runAndroidRelease`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnu11111%2Fgridz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnu11111%2Fgridz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnu11111%2Fgridz/lists"}