{"id":34687438,"url":"https://github.com/gered/tiles3-basic-example","last_synced_at":"2026-05-27T10:03:25.944Z","repository":{"id":19571448,"uuid":"22820831","full_name":"gered/tiles3-basic-example","owner":"gered","description":"Very basic working example 3D tile top-down realtime action \"game\". ","archived":false,"fork":false,"pushed_at":"2022-01-13T23:04:52.000Z","size":183,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-11T19:53:06.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/gered.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-08-10T23:11:15.000Z","updated_at":"2022-01-11T02:31:56.000Z","dependencies_parsed_at":"2022-08-24T13:40:44.294Z","dependency_job_id":null,"html_url":"https://github.com/gered/tiles3-basic-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/gered/tiles3-basic-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gered%2Ftiles3-basic-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gered%2Ftiles3-basic-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gered%2Ftiles3-basic-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gered%2Ftiles3-basic-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gered","download_url":"https://codeload.github.com/gered/tiles3-basic-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gered%2Ftiles3-basic-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33560727,"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-05-27T02:00:06.184Z","response_time":53,"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":"2025-12-24T21:54:46.876Z","updated_at":"2026-05-27T10:03:25.938Z","avatar_url":"https://github.com/gered.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tiles³ Framework: Basic Example\n\nA basic working example application of the \"Tiles³ Framework\" in action. This just\nshow cases a complete but very, very simple application that makes use of:\n\n* [libGDX](http://libgdx.badlogicgames.com/)\n* [gdx-toolbox](https://github.com/gered/gdx-toolbox)\n* [gdx-tilemap3d](https://github.com/gered/gdx-tilemap3d)\n* Basic custom entity/event system and gameplay handling code.\n\nThis basic example is nothing more then a boring walk-around demo. Nothing too\nexciting as you would expect from something called a \"basic example.\"\n\n![Screenshot](screenshot.png)\n\n## What is the \"Tiles³ Framework\"?\n\nThis is what I'm calling my own custom \"framework\" (and I'm using the word loosely here)\nfor building 3D tile-based top-down real-time action games. This framework is built upon\nlibGDX and my own libraries gdx-toolbox and gdx-tilemap3d and builds on the entity and\nevent system in those with a bunch of pre-built subsystems somewhat suitable for building\ngames. \n\n**This is NOT intended to be a generic game engine / library.** Rather, it is just my\ncommon game template (for these specific types of games) which I'm giving a name\nand putting up for anyone else to use. You will _very likely_ want to heavily\ncustomize this, assuming it even meets your needs at all!\n\n## Running\n\nLoad the project in your IDE of choice, build the entire project and run it via the main class \n`ca.blarg.tiles3.basicexample.desktop.DesktopStarter` found in the \"basic-example-desktop\" module.\n\nAdditionally, the \"basic-example-desktop\" module's Maven build also results in a runnable \"uber JAR\". You can build\nand run this via something like\n\n    $ cd /path/to/tiles3-basic-example\n    $ mvn package\n    $ java -jar basic-example-desktop/target/basic-example-desktop-0.1-SNAPSHOT-uberjar.jar\n\n## TODO\n\n[[Write something here briefly explaining the project and code structure]]\n\n## License\n\nDistributed under the the MIT License. See LICENSE for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgered%2Ftiles3-basic-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgered%2Ftiles3-basic-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgered%2Ftiles3-basic-example/lists"}