{"id":19243610,"url":"https://github.com/mrpaulblack/tron","last_synced_at":"2025-08-31T14:10:19.957Z","repository":{"id":44746929,"uuid":"430060241","full_name":"mrpaulblack/tron","owner":"mrpaulblack","description":"A tron clone in Java with a JavaFX client and multi session UPD server.","archived":false,"fork":false,"pushed_at":"2022-01-27T09:02:41.000Z","size":250,"stargazers_count":1,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-21T09:52:11.562Z","etag":null,"topics":["gradle","java","javafx","json","udp-server"],"latest_commit_sha":null,"homepage":"https://docs.google.com/document/d/14IiaGlrtbYFSROCJZmySBQRgLhQSPI_w6yFxXaxNM-I/edit?usp=sharing","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/mrpaulblack.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":"2021-11-20T09:26:41.000Z","updated_at":"2022-01-14T05:18:05.000Z","dependencies_parsed_at":"2022-08-27T22:11:50.627Z","dependency_job_id":null,"html_url":"https://github.com/mrpaulblack/tron","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrpaulblack/tron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrpaulblack%2Ftron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrpaulblack%2Ftron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrpaulblack%2Ftron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrpaulblack%2Ftron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrpaulblack","download_url":"https://codeload.github.com/mrpaulblack/tron/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrpaulblack%2Ftron/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272988919,"owners_count":25026961,"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-31T02:00:09.071Z","response_time":79,"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":["gradle","java","javafx","json","udp-server"],"created_at":"2024-11-09T17:18:50.397Z","updated_at":"2025-08-31T14:10:19.939Z","avatar_url":"https://github.com/mrpaulblack.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Java CI with Gradle](https://github.com/mrpaulblack/tron/actions/workflows/gradle.yml/badge.svg)](https://github.com/mrpaulblack/tron/actions/workflows/gradle.yml)\n\n# Tron\nThis is going to be a tron clone with a UDP Client/Server supporting multiple sessions and using JavaFX for the client GUI.\n\n\n### Development\n\nThis Repo uses Gradle.\n\n* Fork this repo\n\n* Clone your fork on your local machine\n\n* Craete a new branch\n\n* (Optional; only if you do not have gradle already) First setup `Gradle` with `GradleWrapper` : On Linux `./gradlew`; on Windows `./gradlew.bat`\n\n* Make your changes to `client/src/` and/or `server/src/` and or `game/src/` (the main folder contains the prgr src; the test folde containts the JUnit tests)\n\n* Write unit tests for your changes in the same class/file with `Test` added to the name in the test folder for the subproject\n\n* Compile your src changes : for client `gradle :client:build`; for server `gradle :server:build`; for game `gradle :game:build`\n\n* Run the Junit Tests for your src : for client `gradle :client:test`; for server `gradle :server:test`; for game `gradle :game:build`\n\n* Execute your compiled program : for client `gradle :client:run`; for server `gradle :server:run --args=\"-l trace -t 604800\"`; game connot be executed since its a java lib\n\n* Commit your changes with a PR\n\n\n### Client/Server Usage\n\n*Comming soon*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrpaulblack%2Ftron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrpaulblack%2Ftron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrpaulblack%2Ftron/lists"}