Coder Social home page Coder Social logo

hidato's Introduction

Hidato

This project is an implementation of a Hidato-Sudoku solver using Haskell programming languaje.

Starting 🚀

To use the project, clone it or download it to your local computer.

Requirements 📋

It is necessary to have a Haskel's compiler and cabal. This proyect was developed using ghc 8.0.2. If you don't have any, type the following command if you are under a linux environment:

apt-get install haskell-plataform

Instalación 🔧

To install and setup the project, just open the console from the root location of the project and execute:

make install

To compile the project, execute:

make build

And to execute it, just type the following command:

make run

This commands assume that your Haskell installation count with the cabal program, if it is not the case you could change the makefile rules or execute the program manually.

The indications to give the program a Hidato to be solved or generate it, are shown in it, as well as examples.

Author ✒️

License 📄

This project is under the License (MIT License) - see the file LICENSE.md for details.

hidato's People

Contributors

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