{"id":28796163,"url":"https://github.com/bocaletto-luca/solitaire","last_synced_at":"2025-10-04T05:10:30.363Z","repository":{"id":295659381,"uuid":"990787226","full_name":"bocaletto-luca/Solitaire","owner":"bocaletto-luca","description":"Klondike Solitaire – Final Release is a modern, fully responsive web adaptation of the classic Klondike Solitaire game. This project faithfully implements the official solitaire rules—including proper deck shuffling, dealing into tableau piles (with only the last card face-up), Stock, Waste, and four Foundation piles—with the added benefit of ...","archived":false,"fork":false,"pushed_at":"2025-06-25T22:28:01.000Z","size":43,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-25T23:27:07.197Z","etag":null,"topics":["bocaletto-luca","card-game","classic-game","css3","html5","javascript","multidevice","open-source","responsive","singleplayer","solitaire","solitaire-card-game","solitaire-game","vieogames","web-game","webgame"],"latest_commit_sha":null,"homepage":"https://bocaletto-luca.github.io/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bocaletto-luca.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,"zenodo":null}},"created_at":"2025-05-26T16:25:47.000Z","updated_at":"2025-06-25T22:42:38.000Z","dependencies_parsed_at":"2025-05-26T18:38:56.883Z","dependency_job_id":"98e51c95-df88-4cd6-8460-82fec2707bf5","html_url":"https://github.com/bocaletto-luca/Solitaire","commit_stats":null,"previous_names":["bocaletto-luca/solitaire"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bocaletto-luca/Solitaire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FSolitaire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FSolitaire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FSolitaire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FSolitaire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bocaletto-luca","download_url":"https://codeload.github.com/bocaletto-luca/Solitaire/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FSolitaire/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278266896,"owners_count":25958733,"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-04T02:00:05.491Z","response_time":63,"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":["bocaletto-luca","card-game","classic-game","css3","html5","javascript","multidevice","open-source","responsive","singleplayer","solitaire","solitaire-card-game","solitaire-game","vieogames","web-game","webgame"],"created_at":"2025-06-18T03:11:26.128Z","updated_at":"2025-10-04T05:10:30.358Z","avatar_url":"https://github.com/bocaletto-luca.png","language":"HTML","readme":"# Solitaire – WEBGAME\n#### Author: Bocaletto Luca\n\n[![Made with HTML5](https://img.shields.io/badge/Made%20with-HTML5-E34F26?logo=html5)](https://www.w3.org/html/)\n[![Made with CSS3](https://img.shields.io/badge/Made%20with-CSS3-1572B6?logo=css3)](https://www.w3.org/Style/CSS/)\n[![Made with JavaScript](https://img.shields.io/badge/Made%20with-JavaScript-F7DF1E?logo=javascript)](https://developer.mozilla.org/docs/Web/JavaScript)\n\n[![Test Online](https://img.shields.io/badge/Test%20Online-Click%20Here-brightgreen?style=for-the-badge)](https://bocaletto-luca.github.io/Solitaire/)\n\n## Overview\n\n**Klondike Solitaire – Final Release** is a modern, fully responsive web adaptation of the classic Klondike Solitaire game. This project faithfully implements the official solitaire rules—including proper deck shuffling, dealing into tableau piles (with only the last card face-up), Stock, Waste, and four Foundation piles—with the added benefit of native drag \u0026 drop support for an intuitive moving of individual cards or entire sequences.  \nThe design is sleek and responsive, ensuring an excellent user experience on both desktop and mobile devices.\n\n## Features\n\n- **Responsive Design:** Adapts perfectly to various screen sizes including desktops, tablets, and smartphones.\n- **Official Klondike Rules:** Shuffling, dealing into the tableau, Stock, Waste, and Foundations are implemented as per the original rules.\n- **Drag \u0026 Drop Interface:** Easily drag and drop cards or card sequences between piles.\n- **Automatic Card Flipping:** Cards in the tableau are automatically turned face-up when their covering card is moved.\n- **Interactive Help Modal:** Provides clear instructions on gameplay.\n- **Dynamic Feedback:** Informative messages guide you when attempting moves.\n- **Easy New Game Restart:** Restart the game with a single click.\n\n## Installation\n\n1. **Clone the Repository:**\n\n   ```bash\n   git clone https://github.com/bocaletto-luca/Solitaire.git\n2.  Start Server Example Apache2 e open index.html in Web Browser\n\n## Usage\n\n**Stock \u0026 Waste:**  \nClick on the Stock pile to move a card to the Waste. Only the top card of the Waste is visible.\n\n**Moving Cards:**  \nDrag and drop a card (or an entire sequence from the tableau) from the Waste or any Tableau pile to a valid destination:\n\n- **Tableau:** Cards can be built in descending order with alternating colors. An empty tableau accepts only a King (with its entire sequence).\n- **Foundation:** Cards are built in ascending order (Ace to King) within the same suit.\n\n**Auto Flipping:**  \nWhen a card is moved from a Tableau pile, the new top card is automatically flipped face-up.\n\n**Win Condition:**  \nYou win when all 52 cards are moved to the Foundation piles.\n\n## Contributing\n\nContributions, bug reports, and feature suggestions are always welcome!  \nFeel free to fork the repository and submit pull requests.  \nFor major changes, please open an issue first to discuss your ideas.\n\n## License\n\nThis project is licensed under the GPL License.\n\n## Developer\n\nEnjoy playing Klondike Solitaire!\n\nDeveloped by **Bocaletto Luca**\n\n## License: \n\nGPLv3\n\n---\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fsolitaire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbocaletto-luca%2Fsolitaire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fsolitaire/lists"}