{"id":19601726,"url":"https://github.com/orangomango/basicmultiplayergame","last_synced_at":"2026-05-17T17:32:10.727Z","repository":{"id":154508550,"uuid":"482204270","full_name":"OrangoMango/BasicMultiplayerGame","owner":"OrangoMango","description":"Simple multiplayer game in LAN","archived":false,"fork":false,"pushed_at":"2022-04-17T15:01:42.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-26T15:38:04.044Z","etag":null,"topics":["java","javafx","multiplayer","socket","threading"],"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/OrangoMango.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-16T08:56:13.000Z","updated_at":"2022-04-16T16:06:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"73614d1f-1c73-4789-8f77-924bc03b92e8","html_url":"https://github.com/OrangoMango/BasicMultiplayerGame","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OrangoMango/BasicMultiplayerGame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrangoMango%2FBasicMultiplayerGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrangoMango%2FBasicMultiplayerGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrangoMango%2FBasicMultiplayerGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrangoMango%2FBasicMultiplayerGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OrangoMango","download_url":"https://codeload.github.com/OrangoMango/BasicMultiplayerGame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrangoMango%2FBasicMultiplayerGame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271019393,"owners_count":24685678,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":["java","javafx","multiplayer","socket","threading"],"created_at":"2024-11-11T09:19:40.051Z","updated_at":"2026-05-17T17:32:05.694Z","avatar_url":"https://github.com/OrangoMango.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BasicMultiplayerGame\n## What you need\n* java 8+\n* javafx 11+\n* every player and the server in the same LAN\n## How to run\n* Clone the repository by using this command:\n```bash\ngit clone https://github.com/OrangoMango/BasicMultiplayerGame\ncd BasicMultiplayerGame/bin\n```\n* Create an environment variable for your javafx path:\n```bash\nexport FX_PATH=/path/to/javafx/lib\n```\n### Server\nRun the server:\n```\njava com.orangomango.multiplayer.Server \u003chost\u003e \u003cport\u003e\n```\n### Player\nConnect a player:\n```\njava --module-path $FX_PATH --add-modules javafx.controls com.orangomango.multiplayer.Game \u003chost\u003e \u003cport\u003e \u003cuserName\u003e \u003cxPos\u003e \u003cyPos\u003e \u003cweb-color\u003e\n```\nFor example: `java --module-path $FX_PATH --add-modules javafx.controls com.orangomango.multiplayer.Game 127.0.0.1 1234 Paul 200 200 \"#ff3333\"`\n## Controls\nUse \u003cKbd\u003eW\u003c/Kbd\u003e\u003cKbd\u003eA\u003c/Kbd\u003e\u003cKbd\u003eS\u003c/Kbd\u003e\u003cKbd\u003eD\u003c/Kbd\u003e or arrow keys to move the player and \u003cKbd\u003eSPACE\u003c/Kbd\u003e to jump. **Avoid the bars by jumping**\n## Screenshot\n![multi](https://user-images.githubusercontent.com/61402409/163718693-9b6c8efd-be17-47c6-ab1b-316ecbbfccb9.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forangomango%2Fbasicmultiplayergame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forangomango%2Fbasicmultiplayergame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forangomango%2Fbasicmultiplayergame/lists"}