Code Monkey home page Code Monkey logo

karnau's Introduction

Karnau

A puzzle game for iOS based on Karnaugh's manual method of simplifying boolean expressions. An implementation of the Quine-McCluskey simplification algorithm is provided.

Link to extended abstract describing the modified algorithm: https://www.slideshare.net/slideshow/embed_code/key/sXklhWvG2PBqO

Tutorial

  • Install and run on macOS with XCode.app
  • Press 'Start'
  • Select number of variables, either AB, ABC, ABCD, and a difficulty.
  • Tap and drag the mouse to select squares in multiples of two.
  • To wrap around to the other table, tab and drag above or below the square and drag the mouse over the desired sister squares.
  • Press 'Check' to validate the solution.

12345

Install and run on macOS

  • Install XCode.app from the App Store
  • Open Terminal.app in Applications > Utilities > Terminal.app
  • Install Developer Tools by typing gcc and accepting the installation prompts. gcc
  • Clone this repository
    mkdir respositories
    cd repositories
    git clone https://github.com/lexlevi17/karnau
    cd karnau
    
  • Install Cocoapods with sudo gem install cocoapods
  • enter admin password
  • Install app dependencies with pod install
  • Open './KK.xcworkspace' with XCode.app
  • Build with the play button in the upper left hand corner

karnau's People

Contributors

alevkov avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

tubbz-alt

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.