{"id":15055863,"url":"https://github.com/manuel-mauky/nonogram","last_synced_at":"2025-04-10T03:53:47.946Z","repository":{"id":19319311,"uuid":"22557499","full_name":"manuel-mauky/nonogram","owner":"manuel-mauky","description":"A Nonogram puzzle game written in JavaFX","archived":false,"fork":false,"pushed_at":"2015-05-02T17:21:07.000Z","size":391,"stargazers_count":17,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T03:53:39.984Z","etag":null,"topics":["game","javafx","javafx-application","nonogram","puzzle-game"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manuel-mauky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-02T21:08:55.000Z","updated_at":"2025-03-03T02:43:33.000Z","dependencies_parsed_at":"2022-08-31T04:23:24.194Z","dependency_job_id":null,"html_url":"https://github.com/manuel-mauky/nonogram","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-mauky%2Fnonogram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-mauky%2Fnonogram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-mauky%2Fnonogram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel-mauky%2Fnonogram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manuel-mauky","download_url":"https://codeload.github.com/manuel-mauky/nonogram/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154999,"owners_count":21056542,"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":["game","javafx","javafx-application","nonogram","puzzle-game"],"created_at":"2024-09-24T21:46:46.676Z","updated_at":"2025-04-10T03:53:47.925Z","avatar_url":"https://github.com/manuel-mauky.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nonogram\n\nThis is a small [Nonogram](https://en.wikipedia.org/wiki/Nonogram) puzzle game written\nin JavaFX 8. \n\n![screenshot](screenshot.png)\n\nThe game consists of a central grid and some numbers on top of each column and on the side of each rows. The numbers tell the user how many connected filled fields are located in the column/row. The task of the user is to find out which fields are \"filled\" and which are not.\n\nAt the moment the game creates a random puzzle on every start.\n\n### Play the Game\n\nYou can download a runnable JAR from the [release-secton](https://github.com/lestard/nonogram/releases/download/v0.1.0/nonogram.0.1.0.jar) of github.\nTo run the game you need Oracles Java Runtime in version 8 installed.\n\n### Build the game\n\nThe game is created with Java version 8 and JavaFX. \n\nThe build system is [gradle](http://http://www.gradle.org/). To build the project you can\ntype `./gradlew build` (on linux/mac console) or `gradlew.bat build` (on windows console). (You *don't* need to have gradle installed)\n\n\n### Create Executables\n\nA runnable JAR can be created with `gradle shadowJar`. The JAR file is then located under `build/libs/nonogram-all.jar`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuel-mauky%2Fnonogram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanuel-mauky%2Fnonogram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuel-mauky%2Fnonogram/lists"}