{"id":19021441,"url":"https://github.com/timerertim/deverse","last_synced_at":"2025-07-01T01:38:15.815Z","repository":{"id":88849001,"uuid":"479100689","full_name":"TimerErTim/Deverse","owner":"TimerErTim","description":"2D Automation Game","archived":false,"fork":false,"pushed_at":"2022-04-07T18:17:46.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T20:54:51.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TimerErTim.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":"2022-04-07T18:17:45.000Z","updated_at":"2022-04-07T18:17:49.000Z","dependencies_parsed_at":"2023-03-12T17:30:50.699Z","dependency_job_id":null,"html_url":"https://github.com/TimerErTim/Deverse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"littlektframework/littlekt-game-template","purl":"pkg:github/TimerErTim/Deverse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimerErTim%2FDeverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimerErTim%2FDeverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimerErTim%2FDeverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimerErTim%2FDeverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TimerErTim","download_url":"https://codeload.github.com/TimerErTim/Deverse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimerErTim%2FDeverse/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262880457,"owners_count":23378792,"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":[],"created_at":"2024-11-08T20:21:49.529Z","updated_at":"2025-07-01T01:38:15.797Z","avatar_url":"https://github.com/TimerErTim.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"## A Starter Game Template for the LittleKt Game Framework\n\nThis template repository contains a base project for creating games with [LittleKt](https://littlekt.com). It contains\nthe bare necessities to get a LittleKt project up and running. This includes the necessary plugins, dependencies and\nsource set structure.\n\nThis project is set up to use all the available platforms that LittleKt currently supports: **JVM**, **Web**, and **Android**. \nIf a certain platform isn't needed, simply deleting the source directory and the source sets in\nthe `build.gradle.kts` file will get rid of it.\n\n## Usage\n\nClone this repo and open up in IntelliJ to get started. Each platform target contains a class to execute for their\nrespective platform.\n\n### JVM\n\n**Running:**\n\nRun `LwjglApp` to execute on the desktop.\n\n**Deploying:**\n\nA custom deploy task is created specifically for JVM. Run the `package/packageFatJar` gradle task to create a fat\nexecutable JAR. This task can be tinkered with in the `build.gradlek.kts` file.\n\nIf and when the packages are renamed from `com.game.template.LwjglApp` to whatever, ensure to update the `jvm.mainClass`\nproperty in the `gradle.properties` file to ensure that the `packageFatJar` task will work properly.\n\n### JS\n\n**Running:**\n\nRun the `other/jsRun` gradle task like any other **Kotlin/JS** project to run in development mode.\n\n**Deploying:**\n\nRun the `kotlin browser/jsBrowserDistribution` gradle task to create a distribution build. This build will require a\nwebserver in order to run.\n\n### Android\n\n**Running:**\n\nRun `AndroidApp` class under `src/androidMain/`.\n\n**Deploying:**\n\nTo create a release build of the Android application, use the `Build/Generate Signed Bundle / APK...` menu option. This\nwill require knowledge on creating keys for signing the Android app. Going over how to do that is out of scope for this\nrepository.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimerertim%2Fdeverse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimerertim%2Fdeverse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimerertim%2Fdeverse/lists"}