Giter Club home page Giter Club logo

nonogram's Introduction

Nonogram

This is a small Nonogram puzzle game written in JavaFX 8.

screenshot

The 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.

At the moment the game creates a random puzzle on every start.

Play the Game

You can download a runnable JAR from the release-secton of github. To run the game you need Oracles Java Runtime in version 8 installed.

Build the game

The game is created with Java version 8 and JavaFX.

The build system is gradle. To build the project you can type ./gradlew build (on linux/mac console) or gradlew.bat build (on windows console). (You don't need to have gradle installed)

Create Executables

A runnable JAR can be created with gradle shadowJar. The JAR file is then located under build/libs/nonogram-all.jar

nonogram's People

Contributors

manuel-mauky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.