{"id":22726219,"url":"https://github.com/maskedsyntax/sudoku","last_synced_at":"2026-04-13T01:36:45.311Z","repository":{"id":63439233,"uuid":"362467274","full_name":"maskedsyntax/sudoku","owner":"maskedsyntax","description":"Terminal based Sudoku game","archived":false,"fork":false,"pushed_at":"2022-11-18T22:58:00.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-14T06:16:37.331Z","etag":null,"topics":["c","cli","game","java","sudoku","sudoku-solver","terminal"],"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/maskedsyntax.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}},"created_at":"2021-04-28T12:55:41.000Z","updated_at":"2025-02-05T09:58:16.000Z","dependencies_parsed_at":"2022-11-19T00:19:36.558Z","dependency_job_id":null,"html_url":"https://github.com/maskedsyntax/sudoku","commit_stats":null,"previous_names":["maskedsyntax/sudoku"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maskedsyntax/sudoku","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskedsyntax%2Fsudoku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskedsyntax%2Fsudoku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskedsyntax%2Fsudoku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskedsyntax%2Fsudoku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maskedsyntax","download_url":"https://codeload.github.com/maskedsyntax/sudoku/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskedsyntax%2Fsudoku/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31736723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T22:19:12.206Z","status":"ssl_error","status_checked_at":"2026-04-12T22:18:33.088Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["c","cli","game","java","sudoku","sudoku-solver","terminal"],"created_at":"2024-12-10T16:16:10.958Z","updated_at":"2026-04-13T01:36:45.303Z","avatar_url":"https://github.com/maskedsyntax.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sudoku Game in C\n\nA simple Sudoku game written in C using the `ncurses` library for the UI.\n\n## Features\n- Interactive 9x9 Sudoku board.\n- Navigation using arrow keys.\n- Input numbers 1-9.\n- Automatic solver using backtracking (press 'S').\n- Color-coded numbers (Initial: Blue, User: Green).\n- Win condition check.\n\n## Requirements\n- `gcc`\n- `ncurses` development libraries\n\n## How to Build and Run\n1. Build the game:\n   ```bash\n   make\n   ```\n2. Run the game:\n   ```bash\n   ./sudoku\n   ```\n\n## Controls\n- **Arrow Keys**: Move the cursor.\n- **1-9**: Enter a number in an empty cell.\n- **0**: Clear a cell.\n- **S**: Automatically solve the Sudoku.\n- **Q**: Quit the game.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaskedsyntax%2Fsudoku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaskedsyntax%2Fsudoku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaskedsyntax%2Fsudoku/lists"}