Giter Site home page Giter Site logo

nonogram's Introduction

For this project we want to program nonogram riddles in elm. The first runnable version can be found here. The tutorial is half-done, will be finished soon and then added to the runnable version. For now you have to use google, if you want to find out how to solve these puzzles. To finish this project we formulated 5 optional and 3 non-optional goals.

Non-optional goals:

  1. Writing a nonogram solver in elm
  2. Constructing an interactive surface for the game -> Done
  3. Creating a database with nonogram riddles -> Small Database with 5 riddles created

Optional goals:

  1. Programming a timer and a pause function
  2. Writing an interactive tutorial
  3. Colored numbers for the rows and columns where are still fields which can be solved
  4. Programming a help function which solves the next fields
  5. Mouse click combined with the mouse movement will fill more than one field in a row

nonogram's People

Contributors

vnoe avatar jvoigtlaender avatar

Stargazers

 avatar Matthias Tellen avatar

Watchers

Matthias Tellen avatar  avatar  avatar

nonogram's Issues

Organisation des Quellcodes

Üblich wäre, .elm Dateien in ein Unterverzeichnis src zu verschieben, und in elm-package.json das "." in "source-directories" durch "src" zu ersetzen.

lauffähige Version als GitHub page

Wenn eine erste Version lauffähig ist, stellen Sie das Kompilat bitte online zur Verfügung. Dazu einfach die erzeugte .html Datei in einen (ansonst leeren) Branch gh-pages legen, und in der README.md des master Branches den entsprechenden Link https://username.github.io/projectname/filename.html angeben.

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.