{"id":15068097,"url":"https://github.com/codigoymate/gtk-sudoku","last_synced_at":"2025-06-16T19:34:55.436Z","repository":{"id":248936630,"uuid":"830232189","full_name":"codigoymate/gtk-sudoku","owner":"codigoymate","description":"C++ GTK+ 3.0 Gtkmm Sudoku game","archived":false,"fork":false,"pushed_at":"2024-10-10T00:50:45.000Z","size":2637,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-30T22:18:10.007Z","etag":null,"topics":["cplusplus","game","gtk3","gtkmm","sudoku","sudoku-generator","sudoku-solver"],"latest_commit_sha":null,"homepage":"","language":"C++","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/codigoymate.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-07-17T21:35:12.000Z","updated_at":"2024-10-10T00:50:49.000Z","dependencies_parsed_at":"2024-09-14T15:43:26.109Z","dependency_job_id":"98bd2f90-c4f4-485e-9882-fc1a029ceaa7","html_url":"https://github.com/codigoymate/gtk-sudoku","commit_stats":null,"previous_names":["codigoymate/gtk-sudoku"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codigoymate%2Fgtk-sudoku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codigoymate%2Fgtk-sudoku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codigoymate%2Fgtk-sudoku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codigoymate%2Fgtk-sudoku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codigoymate","download_url":"https://codeload.github.com/codigoymate/gtk-sudoku/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230268735,"owners_count":18199829,"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":["cplusplus","game","gtk3","gtkmm","sudoku","sudoku-generator","sudoku-solver"],"created_at":"2024-09-25T01:30:27.056Z","updated_at":"2024-12-18T12:20:34.059Z","avatar_url":"https://github.com/codigoymate.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sudoku GTK+ 3.0 Version\nA C++ Sudoku game using GTK+ 3.0.\n\n---\n## Version 1.0.1:\n- Add icon file.\n- Rename player feature.\n- Add remove player feature.\n\n---\n\n## Screenshots\n\n### Main Window\n![Main Window](./res/main-window.png)\n*The main interface of the Sudoku game.*\n\n### Solved Sudoku\n![Solved Sudoku](./res/solved.png)\n*An example of a solved Sudoku puzzle.*\n\n### Resize board:\n![Resize](./res/resize.gif)\n\n---\n\n## Welcome Window\n\n### Welcome Screen\n![Welcome Window](./res/welcome-window.png)\n*The initial welcome screen of the game.*\n\n### Level Selection\n![Level Select](./res/level-select.png)\n*Interface for selecting the difficulty level.*\n\n### Collection\n![Collection](./res/collection.png)\n*Sudoku puzzles are stored in a collection, allowing you to replay them.*\n\n---\n\n## Features\n- **User-Friendly Interface**: Clean and intuitive design.\n- **Multiple Difficulty Levels**: Choose from various levels of difficulty.\n- **Puzzle Collection for Each Player**: Collections are stored separately for each player.\n- **Change Player Name**: Easily switch between different players by changing the player name.\n- **Reset and Replay Puzzles**: Replay solved Sudoku puzzles using the reset option.\n- **Resizable Board**: The board resizes with the window while maintaining the aspect ratio.\n- **Automatic Saving**: The game automatically saves your progress.\n\n---\n\n## Installation\nTo install and run the Sudoku game:\n\n1. **Clone the repository**:\n    ```bash\n    git clone https://github.com/codigoymate/gtk-sudoku\n    ```\n2. **Navigate to the directory**:\n    ```bash\n    cd gtk-sudoku\n    ```\n3. **Build the project**:\n    ```bash\n    mkdir build\n\tcd build\n\tcmake ..\n\tmake\n    ```\n4. **Install**:\n    ```bash\n\tsudo make install\n    ```\n\n5. **Run the game**:\n    ```bash\n\tsudoku\n    ```\n\n---\n\n## Usage\n- **Start a new game**: Select a difficulty level and begin solving.\n- **Change player**: Switch to a different player clicking \"not me ..\".\n- **Reset a solved puzzle**: Replay a solved puzzle by selecting the reset option.\n- **View collection**: Access previously solved and unsolved puzzles from the collection, specific to each player.\n\n---\n\n## Contributing\nContributions are welcome! Please fork this repository and submit a pull request with your improvements or bug fixes.\n\n---\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for more details.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodigoymate%2Fgtk-sudoku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodigoymate%2Fgtk-sudoku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodigoymate%2Fgtk-sudoku/lists"}