Git Product home page Git Product logo

jigsaw-sudoku's Introduction

jigsaw-sudoku

Jigsaw Sudoku written in Haskell

Installation

Prerequisites

Make sure OpenGL and GLUT are installed.

  • Windows & Mac: no installation required
  • Linux: sudo apt-get install build-essential libglu1-mesa-dev freeglut3-dev mesa-common-dev

Precompiled binaries

You are recommended to download binaries for 64-bit Windows, Mac, Linux in Releases

Build from source

You can also build the game from source with a proper stack installation. The compilation process can take a long time.

  1. git clone https://github.com/patrickpang/jigsaw-sudoku.git
  2. cd jigsaw-sudoku
  3. stack setup
  4. stack build
  5. stack exec jigsaw-sudoku-exe

Metrics

scc . --exclude-dir maps

───────────────────────────────────────────────────────────────────────────────
Language                 Files     Lines   Blanks  Comments     Code Complexity
───────────────────────────────────────────────────────────────────────────────
Haskell                     14       654      123        31      500         54
Plain Text                   3        38        8         0       30          0
Markdown                     2        52       14         0       38          0
YAML                         2       123       11        61       51          0
License                      1        30        6         0       24          0
gitignore                    1         3        0         0        3          0
───────────────────────────────────────────────────────────────────────────────
Total                       23       900      162        92      646         54
───────────────────────────────────────────────────────────────────────────────
Estimated Cost to Develop $17,074
Estimated Schedule Effort 3.267231 months
Estimated People Required 0.619034
───────────────────────────────────────────────────────────────────────────────

jigsaw-sudoku's People

Watchers

 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.