{"id":24289309,"url":"https://github.com/rla/bcup","last_synced_at":"2026-04-20T01:32:14.014Z","repository":{"id":7363401,"uuid":"8688714","full_name":"rla/bcup","owner":"rla","description":"Half-finished online pool game (applet).","archived":false,"fork":false,"pushed_at":"2013-03-10T19:30:10.000Z","size":8192,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T01:25:20.189Z","etag":null,"topics":["applet","game"],"latest_commit_sha":null,"homepage":null,"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/rla.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":"2013-03-10T17:30:27.000Z","updated_at":"2025-02-24T01:54:24.000Z","dependencies_parsed_at":"2022-09-03T06:42:18.963Z","dependency_job_id":null,"html_url":"https://github.com/rla/bcup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rla/bcup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rla%2Fbcup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rla%2Fbcup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rla%2Fbcup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rla%2Fbcup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rla","download_url":"https://codeload.github.com/rla/bcup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rla%2Fbcup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32029583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"ssl_error","status_checked_at":"2026-04-20T00:17:31.068Z","response_time":55,"last_error":"SSL_read: 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":["applet","game"],"created_at":"2025-01-16T10:51:51.752Z","updated_at":"2026-04-20T01:32:13.976Z","avatar_url":"https://github.com/rla.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"bcup-pool\n=========\n\nHalf-finished pool game server/applet. The project was started many years ago\nbut was then abandoned. As the technology is obsolete now (Java Applets) I am\nreleasing the project as Open Source.\n\nAll proprietary trademarks and graphics have been removed or replaced.\n\nThe game features pool games between 2 players and spectactors/observers.\nRealistic ball physics including spin is simulated.\n\nThe server side uses classical thread per user model and uses lock-free\ndata structures extensively.\n\nBoth the server and the client side use annotation-based pub/sub framework.\n\nThe game was originally developed in Estonian. The English localization was added\nafterwards and might be incomplete.\n\nBuilding\n--------\n\nBuilding requires the ANT build tool and JDK 1.6. The following command builds\nserver and client components as .jar files:\n\n    ant jar\n\nUsing with IDE\n--------------\n\nThe project uses Lombok for code generation (getters/setters). Eclipse will need plugin to work\nwith the straight source: http://projectlombok.org/.\n    \nRunning\n-------\n\nTo start the server (after building):\n\n    ./startServer.sh\n    \nTo run clients (this will run 2 test clients):\n\n    ant run2\n\nThere are also deployment instructions in Estonian. See doc/paigaldusjuhend.pdf.\n\nLicense\n-------\n\n    The MIT License (MIT)\n    Copyright (c) 2013 Raivo Laanemets\n    \n    Permission is hereby granted, free of charge, to any person obtaining a copy of this software\n    and associated documentation files (the \"Software\"), to deal in the Software without restriction,\n    including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,\n    and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,\n    subject to the following conditions:\n    \n    The above copyright notice and this permission notice shall be included in all copies or substantial\n    portions of the Software.\n    \n    THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL\n    THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frla%2Fbcup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frla%2Fbcup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frla%2Fbcup/lists"}