{"id":13341159,"url":"https://github.com/jeremyz/gdx-boardgame","last_synced_at":"2026-01-19T05:01:01.597Z","repository":{"id":66734122,"uuid":"168226847","full_name":"jeremyz/gdx-boardgame","owner":"jeremyz","description":"a libgdx framework to build hex map boardgames","archived":false,"fork":false,"pushed_at":"2020-07-15T06:18:08.000Z","size":12186,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-11T20:37:05.088Z","etag":null,"topics":["astar","boardgame","hexboard","hexgrid","hexmap","libgdx","libgdx-framework","libgdx-game","lineofsight","wargame"],"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/jeremyz.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":"2019-01-29T20:53:17.000Z","updated_at":"2025-01-20T12:26:00.000Z","dependencies_parsed_at":"2023-04-21T07:57:48.975Z","dependency_job_id":null,"html_url":"https://github.com/jeremyz/gdx-boardgame","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeremyz/gdx-boardgame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremyz%2Fgdx-boardgame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremyz%2Fgdx-boardgame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremyz%2Fgdx-boardgame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremyz%2Fgdx-boardgame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeremyz","download_url":"https://codeload.github.com/jeremyz/gdx-boardgame/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremyz%2Fgdx-boardgame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28561842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["astar","boardgame","hexboard","hexgrid","hexmap","libgdx","libgdx-framework","libgdx-game","lineofsight","wargame"],"created_at":"2024-07-29T19:25:13.492Z","updated_at":"2026-01-19T05:01:01.571Z","avatar_url":"https://github.com/jeremyz.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gdx-boardgame\n[![](https://jitpack.io/v/jeremyz/gdx-boardgame.svg)](https://jitpack.io/#jeremyz/gdx-boardgame)\n[![Build Status](https://travis-ci.org/jeremyz/gdx-boardgame.svg?branch=master)](https://travis-ci.org/jeremyz/gdx-boardgame)\n\nis a [libgdx](https://libgdx.badlogicgames.com/) based framework to build 2D hex map boardgames.\n\ncode is mainly extracted from [rustanddust](https://github.com/jeremyz/rustanddust).\ncheck [godot-hexgrid](https://github.com/jeremyz/godot-hexgrid) for the [godot](https://godotengine.org/)/gdscript implementation.\n\nbase map made with [hexmap](https://github.com/jeremyz/hexmap) a [gimp](https://www.gimp.org) plugin.\n\n## features\n\n    - 3D line of sight, possible moves, shortest path\n    - moveable, zoomable board with tile identification on touch\n    - moveable, orientable pieces\n    - various animations\n\n## screenshots\n\n![Line Of Sight - Move](data/los-move.png)\n![Fire Animation](data/anim-fire.png)\n![Move Animation](data/anim-move.png)\n![UI Pack](data/ui-pack.png)\n\n## install\n\nAdd the repository:\n```groovy\n\tallprojects {\n\t\trepositories {\n\t\t\tmaven { url 'https://jitpack.io' }\n\t\t}\n\t}\n```\nAdd the dependency to all subprojects: (You can replace `master-SNAPSHOT` with a tag from github)\n```groovy\n\tdependencies {\n\t\t\timplementation 'com.github.jeremyz:gdx-boardgame:master-SNAPSHOT'\n\t}\n```\nIf you use the html module, you have to add also this module to its dependencies:\n```groovy\n\tdependencies {\n\t\t\timplementation 'com.github.jeremyz:gdx-boardgame:master-SNAPSHOT:sources'\n\t}\n```\n\nFor the html build, you have to add this line to your *.gwt.xml files in the html project:\n```xml\n\u003cinherits name='ch.asynk.gdx.boardgame'/\u003e\n```\n\n## javadoc\n\n[Latest](https://javadoc.jitpack.io/com/github/jeremyz/gdx-boardgame/master-SNAPSHOT/javadoc/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeremyz%2Fgdx-boardgame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeremyz%2Fgdx-boardgame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeremyz%2Fgdx-boardgame/lists"}