{"id":26339231,"url":"https://github.com/axelvazslima/chess-java","last_synced_at":"2025-06-19T03:47:35.162Z","repository":{"id":182178693,"uuid":"665659623","full_name":"Axelvazslima/chess-java","owner":"Axelvazslima","description":"Repository for a Java Chess Game project","archived":false,"fork":false,"pushed_at":"2023-07-20T03:30:11.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-07-20T04:29:46.750Z","etag":null,"topics":["backend","chess","chess-game","game","java","project","student-project"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Axelvazslima.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-12T17:44:50.000Z","updated_at":"2023-07-19T00:55:09.000Z","dependencies_parsed_at":"2023-07-19T02:05:13.321Z","dependency_job_id":null,"html_url":"https://github.com/Axelvazslima/chess-java","commit_stats":null,"previous_names":["axelvazslima/chess-java"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axelvazslima%2Fchess-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axelvazslima%2Fchess-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axelvazslima%2Fchess-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Axelvazslima%2Fchess-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Axelvazslima","download_url":"https://codeload.github.com/Axelvazslima/chess-java/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243818128,"owners_count":20352629,"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":["backend","chess","chess-game","game","java","project","student-project"],"created_at":"2025-03-16T03:16:48.210Z","updated_at":"2025-03-16T03:16:48.693Z","avatar_url":"https://github.com/Axelvazslima.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chess Game in Java\nRepository for Java Chess project\n\nThis project is a chess game implemented in Java. It serves as a practice ground for honing Java programming skills and is inspired by Nelio Alves's Udemy Java course.\n\n## Getting Started\nFollow the steps below to set up and run the chess game on your local machine.\n\n## Prerequisites\nEnsure you have the following installed on your system:\n\nJava Development Kit (JDK) - version 8 or above\nGit (optional, for cloning the repository)\n\n## Installation\n1. Clone the repository to your local machine using the following command:\n\n`git clone https://github.com/Axelvazslima/chess-java.git`\n\n2. Compile the project using the Java compiler:\n\n`cd chess-java` then `javac Main.java`\n\n## Usage\nRun the programm in a colorized terminal to see the movements effects in the screen\n\n`java Main`\n\n## Gameplay\nOnce the game starts, you can use the standard algebraic notation to make moves. For example, to move a pawn from e2 to e4, type e2 press ENTER then type e4 and press ENTER.\nDon't worry the game will notify you of illegal moves and handle the rules of chess.\n\n## Some Features\n1. Basic board setup\n2. Move validation for all pieces\n3. Capturing opponent pieces\n4. Check and checkmate logic\n5. En passant\n6. Castling\n7. GUI Interface\n\n## Acknowledgments\nThanks to Nelio Alves for the inspiration and guidance through the Udemy Java course.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxelvazslima%2Fchess-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxelvazslima%2Fchess-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxelvazslima%2Fchess-java/lists"}