{"id":28294445,"url":"https://github.com/1hashcode/chessin-a-java-chess-engine","last_synced_at":"2025-07-30T18:06:15.208Z","repository":{"id":255209112,"uuid":"848815397","full_name":"1HashCode/Chessin-A-java-chess-Engine","owner":"1HashCode","description":" Chessin is a pure Java chess engine with a GUI and AI opponent powered by minimax, alpha-beta pruning, and move ordering for smart gameplay.","archived":false,"fork":false,"pushed_at":"2024-08-28T14:53:14.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-14T02:38:13.642Z","etag":null,"topics":["artificial-intelligence","chess-ai","design-patterns","gui-application","java"],"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/1HashCode.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":"2024-08-28T13:08:19.000Z","updated_at":"2025-04-09T07:00:26.000Z","dependencies_parsed_at":"2024-08-28T16:36:47.419Z","dependency_job_id":"f2ba0db8-b368-4eca-8952-30d78fe171f7","html_url":"https://github.com/1HashCode/Chessin-A-java-chess-Engine","commit_stats":null,"previous_names":["1hashcode/chessin-a-java-chess-engine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/1HashCode/Chessin-A-java-chess-Engine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1HashCode%2FChessin-A-java-chess-Engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1HashCode%2FChessin-A-java-chess-Engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1HashCode%2FChessin-A-java-chess-Engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1HashCode%2FChessin-A-java-chess-Engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1HashCode","download_url":"https://codeload.github.com/1HashCode/Chessin-A-java-chess-Engine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1HashCode%2FChessin-A-java-chess-Engine/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267913653,"owners_count":24164567,"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-07-30T02:00:09.044Z","response_time":70,"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":["artificial-intelligence","chess-ai","design-patterns","gui-application","java"],"created_at":"2025-05-22T10:17:50.145Z","updated_at":"2025-07-30T18:06:15.198Z","avatar_url":"https://github.com/1HashCode.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chessin\n![Untitled video - Made with Clipchamp (2)](https://github.com/user-attachments/assets/dd4d4e1b-d216-4879-9fcd-e0f50ffa0079)\n\n\n**Chessin** is a fully functional chess engine developed in pure Java. The project includes a graphical user interface (GUI), game logic, and an AI engine capable of playing chess against a human opponent. The AI engine uses advanced algorithms such as minimax search, alpha-beta pruning, and move ordering to provide a challenging experience.\n\n## Features\n\n- **Graphical User Interface (GUI):** A simple and intuitive interface for playing chess.\n- **Game Logic:** This program implements all standard chess rules, including castling, en passant, and pawn promotion.\n- **AI Engine:** \n  - **Minimax Search:** Explores possible moves to a certain depth to choose the optimal move.\n  - **Alpha-Beta Pruning:** Optimizes the minimax search by pruning branches that won't affect the final decision, increasing efficiency.\n  - **Move Ordering:** Sorts moves to evaluate more promising moves first, further optimizing the search process.\n \n## How to play:\n- Clone the repository and get it in your local machine\n- Launch the application from the mainMehtodCall package.\n- You can play against the AI or another player locally.\n- The game will display a dialog when it's over, indicating the winner or stalemate.\n\n## References used for creating the project:\n- Software Architecture and Design -YouTube channel\n- Sebastian Lague -YouTube channel -YouTube channel\n- Effective Java by Joshua Bloch -The Book\n- Head First Design Patterns -The Book\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1hashcode%2Fchessin-a-java-chess-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1hashcode%2Fchessin-a-java-chess-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1hashcode%2Fchessin-a-java-chess-engine/lists"}