{"id":20107586,"url":"https://github.com/trisdeveloper/solitaire","last_synced_at":"2026-04-10T11:31:45.864Z","repository":{"id":242597585,"uuid":"809861965","full_name":"trisDeveloper/solitaire","owner":"trisDeveloper","description":"A classic Solitaire card game with a smooth drag-and-drop interface, undo functionality, and a mobile-friendly design.","archived":false,"fork":false,"pushed_at":"2024-11-07T14:00:24.000Z","size":1581,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T18:17:57.826Z","etag":null,"topics":["game","nextjs","puzzle","react","react-beautiful-dnd","solitaire","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://solitaire-tris.vercel.app","language":"TypeScript","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/trisDeveloper.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-06-03T15:34:06.000Z","updated_at":"2024-11-07T14:00:28.000Z","dependencies_parsed_at":"2024-06-04T00:24:45.483Z","dependency_job_id":"db649c52-e198-4bb4-b527-e43a0e0e34cb","html_url":"https://github.com/trisDeveloper/solitaire","commit_stats":null,"previous_names":["trisdeveloper/solitaire"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trisDeveloper/solitaire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trisDeveloper%2Fsolitaire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trisDeveloper%2Fsolitaire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trisDeveloper%2Fsolitaire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trisDeveloper%2Fsolitaire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trisDeveloper","download_url":"https://codeload.github.com/trisDeveloper/solitaire/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trisDeveloper%2Fsolitaire/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31641114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"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":["game","nextjs","puzzle","react","react-beautiful-dnd","solitaire","tailwindcss","typescript"],"created_at":"2024-11-13T17:58:04.519Z","updated_at":"2026-04-10T11:31:45.844Z","avatar_url":"https://github.com/trisDeveloper.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solitaire Game\n\nThis is a classic Solitaire game built with modern web technologies. The game leverages **Next.js**, **React**, **TypeScript**, and **react-beautiful-dnd** for an interactive and responsive user experience.\n\n[![Next.js](https://img.shields.io/badge/Next.js-black?style=for-the-badge\u0026logo=next.js\u0026logoColor=white)](https://nextjs.org/)\n[![React](https://img.shields.io/badge/React-61dafb?style=for-the-badge\u0026logo=react\u0026logoColor=black)](https://reactjs.org/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-3178c6?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/)\n[![React Beautiful DnD](https://img.shields.io/badge/React_Beautiful_DnD-172b4d?style=for-the-badge\u0026logo=react\u0026logoColor=white)](https://github.com/atlassian/react-beautiful-dnd)\n[![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-black?logo=tailwind-css\u0026style=for-the-badge)](https://tailwindcss.com)\n\n## Demo\n\n\u003e [!NOTE]  \n\u003e This Solitaire Klondike game is part of the [Drunk Mode iOS](https://apps.apple.com/us/app/drunk-mode-locker/id6478125185) app on Apple Store, where users solve puzzles to unlock restricted apps and prove their sobriety. If you're a developer, you can also create games for the app by visiting the [Drunk mode repo](https://github.com/NoodleOfDeath/drunkmode-puzzles/) on GitHub.\nTry out the live demo [here](https://solitaire-tris.vercel.app/).\n\n![solitaire game screenshot](/image.png)\n\n## Features\n\n- **Drag-and-Drop Interface:** \nUtilizes React Beautiful DnD for smooth, intuitive drag-and-drop interactions. Move cards with ease across the tableau, waste pile, and foundations.\n- **Responsive Design:** Built for both desktop and mobile devices, ensuring a seamless gameplay experience regardless of screen size.\n- **Dynamic Game Logic:** The game’s logic efficiently handles valid moves, snapping, and position validation for authentic Solitaire rules.\n- **Undo Last Move:** Step back through your actions with the UNDO feature, ideal for strategizing and improving gameplay.\n- **Shuffle \u0026 New Game:** Start fresh by shuffling the deck, making each session unique.\n\n## How to Play\n1. **Start a New Game**: Click `NEW` to shuffle the deck and begin a fresh game.\n2. **Undo Last Move**: Click `UNDO` to revert your previous move.\n3. **Drag \u0026 Drop**: Use drag-and-drop to organize cards following traditional Solitaire rules.\n\n## Usage\n1. Clone the Repository `git clone https://github.com/trisDeveloper/solitaire`\n2. Ensure you have Node.js and Yarn installed, then install the dependencies `yarn install`\n3. Start the Next.js development server to run the app locally `yarn dev`\n4. Open `http://localhost:6969/` in your browser to view the game.\n\n### Contributing\nContributions are welcome! Please feel free to open issues or submit pull requests. Make sure to follow coding conventions and add tests if possible.\n\n### License\nMIT License. See the [LICENSE](./LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrisdeveloper%2Fsolitaire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrisdeveloper%2Fsolitaire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrisdeveloper%2Fsolitaire/lists"}