{"id":27943827,"url":"https://github.com/programmatix/nonograms","last_synced_at":"2025-09-01T03:34:07.169Z","repository":{"id":122051052,"uuid":"120180447","full_name":"programmatix/Nonograms","owner":"programmatix","description":"An implementation of the puzzle game Nonograms, in Scala, transpiled to Javascript with ScalaJS.","archived":false,"fork":false,"pushed_at":"2022-05-10T17:58:50.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-07T12:19:26.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/programmatix.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,"zenodo":null}},"created_at":"2018-02-04T11:52:16.000Z","updated_at":"2022-05-10T11:20:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"136eb216-58f2-4b2d-9b89-d26e0ae72aaf","html_url":"https://github.com/programmatix/Nonograms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/programmatix/Nonograms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmatix%2FNonograms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmatix%2FNonograms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmatix%2FNonograms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmatix%2FNonograms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/programmatix","download_url":"https://codeload.github.com/programmatix/Nonograms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmatix%2FNonograms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273069690,"owners_count":25040099,"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-09-01T02:00:09.058Z","response_time":120,"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":[],"created_at":"2025-05-07T12:19:25.560Z","updated_at":"2025-09-01T03:34:07.155Z","avatar_url":"https://github.com/programmatix.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nonograms\nAn implementation of the puzzle game Nonograms, in Scala.\n\nThe engine is completely immutable, and all components are nicely separated with no strong binding between UI and game logic.\n\nThere is a web UI, produced by transpiling Scala UI logic into Javascript with ScalaJS.\n\n## Status\nPlayable.\nUpdate: due to some missing code, probably not checked-in and now lost, the game is runnable but not playable - e.g. mouse clicks will not do anything.\n\nThe solver AI is coming along and can find a solvable 10x10 puzzle usually given 20 random boards or less, but it could be a lot smarter. \n\n## Usage\nClone the project.\n\n```sbt fastOptJS```\n\nThen open src/main/resources/www/html/index.html in Chrome.  You should see a display like this:\n![](image.png)\n\n## Deploying to Personal Site\n(These instructions are just for me)\n\n```\nsbt fullOptJS\ncp src/main/resources/www/css/nonograms.css ../www/hugo/static/css\ncp target/scala-2.12/nonograms-opt.js ../www/hugo/static/js/\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammatix%2Fnonograms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrammatix%2Fnonograms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammatix%2Fnonograms/lists"}