{"id":24770495,"url":"https://github.com/kosa12/multiplayerchess","last_synced_at":"2025-03-23T20:13:13.759Z","repository":{"id":219281530,"uuid":"748412903","full_name":"kosa12/MultiplayerChess","owner":"kosa12","description":"This is a simple chess game implemented in Java with a Swing-based graphical user interface. The game includes a chessboard with pieces, and users can interact with the board to move pieces.","archived":false,"fork":false,"pushed_at":"2024-02-16T21:06:04.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T03:47:24.155Z","etag":null,"topics":["chess","chess-engine","chess-game","java","java-8","javachess","serverclient"],"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/kosa12.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2024-01-25T23:01:11.000Z","updated_at":"2024-07-28T08:44:46.000Z","dependencies_parsed_at":"2024-02-16T23:06:46.670Z","dependency_job_id":null,"html_url":"https://github.com/kosa12/MultiplayerChess","commit_stats":null,"previous_names":["kosa12/multiplayerchess"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosa12%2FMultiplayerChess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosa12%2FMultiplayerChess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosa12%2FMultiplayerChess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosa12%2FMultiplayerChess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kosa12","download_url":"https://codeload.github.com/kosa12/MultiplayerChess/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245162194,"owners_count":20570692,"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":["chess","chess-engine","chess-game","java","java-8","javachess","serverclient"],"created_at":"2025-01-29T03:47:41.155Z","updated_at":"2025-03-23T20:13:13.736Z","avatar_url":"https://github.com/kosa12.png","language":"Java","readme":"\n# Multiplayer Chess in Java\n\n![Java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge\u0026logo=openjdk\u0026logoColor=white)\n![IDEA](https://img.shields.io/badge/IntelliJ_IDEA-000000.svg?style=for-the-badge\u0026logo=intellij-idea\u0026logoColor=white)\n#\n![SWAG](http://ForTheBadge.com/images/badges/built-with-swag.svg)\n\n\n#### This is a simple chess game implemented in Java with a Swing-based graphical user interface. The game includes a chessboard with pieces, and users can interact with the board to move pieces.\n\n\n\n## Features\n\n- Graphical representation of a chessboard.\n- Pieces are displayed using PNG images.\n- Users can click on a piece and then click on a destination square to move the piece.\n- All chessmoves are implemented and functional (castling, promotion, en Passat etc..)\n- Option to highlight the possible legal moves to the chosen piece.\n- Game history logging in Algebraic notation.\n- Server - Client feature where you can play on the same network with another player\n  \n## Getting Started\n\nFollow these instructions to get a copy of the project up and running on your local machine.\n\n### Prerequisites\n\n- Java Development Kit (JDK) installed on your machine.\n- Guava external library : https://github.com/google/guava.git\n\n## Run Locally 🥁\n1. Clone the repository to your local machine.\n   ```bash\n   git clone https://github.com/kosa12/MultiplayerChess.git\n\n2. Navigate to the project directory.\n    ```bash\n    cd MultiplayerChess\n\n3. Compile and run the application.\n    ```bash\n    javac gui/*.java\n    java src.client.gamesrc.JChess\n\n## Analytics\n![GitHub repo size](https://img.shields.io/github/repo-size/kosa12/MultiplayerChess?style=plastic)\n![GitHub last commit](https://img.shields.io/github/last-commit/kosa12/MultiplayerChess?=red\u0026style=plastic)\n\n## Donate\n\n\u003cspan class=\"badge-buymeacoffee\"\u003e\n\u003ca href=\"https://ko-fi.com/kosamatyas\" title=\"Donate to this project using Buy Me A Coffee\"\u003e\u003cimg src=\"https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg\" alt=\"Buy Me A Coffee donate button\" /\u003e\u003c/a\u003e\n\u003c/span\u003e\n","funding_links":["https://ko-fi.com/kosamatyas"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkosa12%2Fmultiplayerchess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkosa12%2Fmultiplayerchess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkosa12%2Fmultiplayerchess/lists"}