Giter VIP home page Giter VIP logo

kanoodlegenius2d's Introduction

Kanoodle Genius 2D

https://travis-ci.org/wkeeling/kanoodlegenius2d.svg?branch=master

An electronic version of the excellent Kanoodle Genius puzzle game. Kanoodle Genius 2D is written in Python using Tkinter.


docs/images/sequence.gif


This game covers the first three levels of Kanoodle Genius (the 2-D levels), with 24 puzzles per level plus an extra 9 bonus puzzles at the end.

It runs in an 800x480 window which is optimised to run on the Raspberry PI touchscreen, but will just as easily run on your deskop or laptop.

I was inspired to create this version of Kanoodle Genius after watching my daughter beat me at the real life version by figuring out far more puzzles than me. In desperation I reached for the one thing I am reasonable at - solving problems in software. Each puzzle has a "solve" button which you can press in emergencies when frustration gets the better of you.


Why Tkinter?

  • It comes with Python and is easy to get started with - minimal dependencies etc.
  • Tkinter can handle the simple animation required by the game.
  • I wanted to increase my Tkinter knowledge, whilst demonstrating what is possible with the toolkit.

Play on the Raspberry PI touchscreen

Kanoodle Genius 2D has been optimised for the Raspberry PI touch display.

docs/images/rasp.gif


Installation

Kanoodle Genius 2D requires Python 3.

Clone the repo.

git clone https://github.com/wkeeling/kanoodlegenius2d.git

Install the requirements.

cd kanoodlegenius2d
pip install -r docs/requirements.txt

Run the game.

python kanoodlegenius2d.py

Author

Will Keeling

kanoodlegenius2d's People

Contributors

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