{"id":15524080,"url":"https://github.com/congcoi123/tenio-libgdx","last_synced_at":"2025-07-05T18:33:51.470Z","repository":{"id":128949810,"uuid":"226623841","full_name":"congcoi123/tenio-libgdx","owner":"congcoi123","description":"This is a client of TenIO project based on Libgdx framework.","archived":false,"fork":false,"pushed_at":"2021-04-23T04:46:13.000Z","size":6518,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T07:35:10.690Z","etag":null,"topics":["client","game-server","gameserver","java","java-game","java-server","libgdx","multiplayer","server","server-game","tengames","tenio"],"latest_commit_sha":null,"homepage":"https://congcoi123.dev","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/congcoi123.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-12-08T06:16:39.000Z","updated_at":"2025-03-10T19:44:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"da4eb950-fff5-43b1-9040-4692e5be275e","html_url":"https://github.com/congcoi123/tenio-libgdx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/congcoi123/tenio-libgdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congcoi123%2Ftenio-libgdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congcoi123%2Ftenio-libgdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congcoi123%2Ftenio-libgdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congcoi123%2Ftenio-libgdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/congcoi123","download_url":"https://codeload.github.com/congcoi123/tenio-libgdx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congcoi123%2Ftenio-libgdx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263785007,"owners_count":23511014,"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":["client","game-server","gameserver","java","java-game","java-server","libgdx","multiplayer","server","server-game","tengames","tenio"],"created_at":"2024-10-02T10:49:07.895Z","updated_at":"2025-07-05T18:33:51.449Z","avatar_url":"https://github.com/congcoi123.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"#\"\u003e\n        \u003cimg src=\"https://github.com/congcoi123/tenio/blob/master/assets/tenio-github-logo.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"LICENSE\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"#\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/last-commit/congcoi123/tenio-libgdx\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/congcoi123/tenio-libgdx/issues\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/issues/congcoi123/tenio-libgdx\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"CONTRIBUTING.md\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://gitter.im/ten-io/community?source=orgpage\"\u003e\n        \u003cimg src=\"https://badges.gitter.im/Join%20Chat.svg\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n# TenIO Libgdx [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=TenIO%20is%20a%20java%20NIO%20based%20server%20specifically%20designed%20for%20multiplayer%20games.%0D%0A\u0026url=https://github.com/congcoi123/tenio%0D%0A\u0026hashtags=tenio,java,gameserver,multiplayer,nio,netty,jetty,msgpack,cocos2dx,unity,libgdx,phaserjs%0D%0A\u0026via=congcoi123)\nThis is a client of [TenIO](https://github.com/congcoi123/tenio) project base on [Libgdx](https://github.com/libgdx/libgdx) framework. It also uses some utility classes from [C2Engine](https://github.com/mytv1/C2Engine) to make life easier.\n\n## Features\n- It's used to simulator the simple physical movement simulation from the server-side.\n\n## First glimpse\n![Simple Movement Simulation](https://github.com/congcoi123/tenio/blob/master/assets/movement-simulation-example-4.gif)\n\n## Wiki\nThe [wiki](https://github.com/congcoi123/tenio-libgdx/wiki) provides implementation level details and answers to general questions.\n\n## Dependencies\n- msgpack\n- gdx\n- gdx-backend-lwjgl\n- gdx-freetype\n- gdx-natives\n- tween-engine-api\n\n## License\nThis project is currently available under the [MIT](LICENSE) License.\n\n## Installation\nYou can get the sources:\n```sh\n$ git clone https://github.com/congcoi123/tenio-libgdx.git\n```\n\n## Contributing\nPlease check out the [contributing guideline](CONTRIBUTING.md) for more details.\n\n## Other Clients\n| [\u003cimg src=\"https://github.com/congcoi123/tenio/blob/master/assets/cocos2dx-logo.png\" width=\"150px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTenIO Cocos2dx\u003c/b\u003e\u003c/sub\u003e](https://github.com/congcoi123/tenio-cocos2dx)\u003cbr /\u003e | [\u003cimg src=\"https://github.com/congcoi123/tenio/blob/master/assets/unity-logo.png\" width=\"150px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTenIO Unity\u003c/b\u003e\u003c/sub\u003e](https://github.com/congcoi123/tenio-unity)\u003cbr /\u003e          | [\u003cimg src=\"https://github.com/congcoi123/tenio/blob/master/assets/phaserjs-logo.png\" width=\"150px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTenIO Phaserjs\u003c/b\u003e\u003c/sub\u003e](https://github.com/congcoi123/tenio-phaserjs)\u003cbr /\u003e |\n| :-----------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------: |\n\n## Running\nPlease start the server in example 4 before running this client. You start running the class below for your client-side:\n\n```txt\n|-- example\n    |-- example4\n    |   |-- TestServerMovement.java\n```\n\n\u003e Happy coding !\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcongcoi123%2Ftenio-libgdx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcongcoi123%2Ftenio-libgdx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcongcoi123%2Ftenio-libgdx/lists"}