{"id":24997865,"url":"https://github.com/binny3213/checkers-game-windows-app","last_synced_at":"2026-05-14T21:36:03.717Z","repository":{"id":275168249,"uuid":"925290177","full_name":"binny3213/Checkers-Game-Windows-App","owner":"binny3213","description":"Checkers Game Windows Forms in C#.","archived":false,"fork":false,"pushed_at":"2025-04-19T07:05:08.000Z","size":179,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-25T01:38:30.869Z","etag":null,"topics":["csharp","dotnet","game-development","project","visual-studio"],"latest_commit_sha":null,"homepage":"","language":"C#","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/binny3213.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-31T15:44:29.000Z","updated_at":"2025-04-19T07:05:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"47e7b795-051b-4278-8238-f018833b9ab6","html_url":"https://github.com/binny3213/Checkers-Game-Windows-App","commit_stats":null,"previous_names":["binny3213/checkers-game-windows-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/binny3213/Checkers-Game-Windows-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binny3213%2FCheckers-Game-Windows-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binny3213%2FCheckers-Game-Windows-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binny3213%2FCheckers-Game-Windows-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binny3213%2FCheckers-Game-Windows-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binny3213","download_url":"https://codeload.github.com/binny3213/Checkers-Game-Windows-App/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binny3213%2FCheckers-Game-Windows-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278909711,"owners_count":26066887,"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-10-08T02:00:06.501Z","response_time":56,"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":["csharp","dotnet","game-development","project","visual-studio"],"created_at":"2025-02-04T17:26:04.025Z","updated_at":"2025-10-08T07:50:51.674Z","avatar_url":"https://github.com/binny3213.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🏁 Checkers Game - Windows Forms (C#)\n\nWelcome to the **Checkers Game**, a C# WinForms-based game where you can play Checkers with dynamic board sizes.\n\n---\n\n## 🚀 Features\n- 🎨 **Dynamic Board Sizes**: Choose between 6x6, 8x8, or 10x10 boards.\n- 👤 **Single \u0026 Multiplayer Modes**: Play against a second player or the computer.\n- 🔄 **Turn-based Gameplay**: Supports player turns with visual indicators.\n- 🏆 **Score Tracking**: Live scoreboard updates.\n- 📌 **Resizable UI**: The board adapts to different window sizes.\n\n---\n\n## 📥 How to Download \u0026 Run the Project\n### **🔹 Option 1: Clone from GitHub**\n1. Open **Command Prompt (Windows Terminal)** and run:\n   ```bash\n   git clone https://github.com/YOUR_USERNAME/YOUR_REPOSITORY.git\n   \n2. Once downloaded, navigate to the project folder:\n   ```bash\n   cd YOUR_REPOSITORY\n\n3. Open the project in Visual Studio by double-clicking CheckersUI.sln.\u003cbr\u003e\n\n4. Click Start (▶️) in Visual Studio to run the game.\n\n\n### **🔹 Option 2: Download as ZIP(No Git Required)**\nIf you don’t have Git installed or prefer a simple way to download and run the project, follow these steps:\n---\n\n1.Download the Project\n\n- Go to the GitHub Repository: 📦 GitHub Link.\n- Click the 🔽 Code button.\n- Select Download ZIP and wait for the download to complete.\n\n2.Extract the Files\n\n- Locate the downloaded .zip file (usually in your Downloads folder).\n- Right-click the file and choose Extract All....\n- Select a destination folder and click Extract.\n -Open the Project in Visual Studio\n\n3.Open Visual Studio.\n- Click File \u003e Open \u003e Project/Solution.\n- Navigate to the extracted folder and select CheckersUI.sln.\n- Click Open.\n\n4.Run the Game\n\n- Click the Start (▶️) button in Visual Studio.\n- The Checkers game will launch, and you can start playing!\n---\n\n# Enjoy the game! \n### Tools, Framework and language:\n\u003cdiv\u003e\n    \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/csharp/csharp-plain.svg\" title=\"C#\" **alt=\"C#\" width=\"40\" height=\"40\"/\u003e\n    \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/dot-net/dot-net-original-wordmark.svg\" title=\".NET\" **alt=\".NET\" width=\"40\" height=\"40\"/\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n![image](https://github.com/user-attachments/assets/3dc8f7bb-0066-41f4-b962-de091f61d9d4)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinny3213%2Fcheckers-game-windows-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinny3213%2Fcheckers-game-windows-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinny3213%2Fcheckers-game-windows-app/lists"}