Giter VIP home page Giter VIP logo

exit-domino-finder's Introduction

Exit Game Puzzle Solver

Project Overview

This project was born out of a challenging experience while playing an exit game. One of the puzzles required finding the last digit for a combination that started with the piece (1,3). The puzzle proved to be quite the headache when attempted manually, prompting me to come up with an automated solution - thus, this Python script was born.

How It Works

This Python script simplifies the process of solving exit game puzzles that involve number combinations. Specifically, it focuses on puzzles that require finding the last digit of a sequence, given the first two numbers.

Getting Started

Prerequisites

To run this script, you will need:

  • Python 3.7 or later

Installation

  1. Clone the repo: git clone https://github.com/Andree37/exit-domino-finder.git
  2. Navigate to the project directory: cd exit-domino-finder

Usage

To use the script, run the following command in the terminal:

python domino_solver.py [input sequence]

Replace [input sequence] with your puzzle sequence. For example:

python domino_solver.py 1 3

If no input is given, the default initial piece will be (1,3).

Contributing

If you have suggestions for how this script could be improved, or have another suggestion, please open an issue or submit a pull request. All contributions are appreciated!

exit-domino-finder's People

Contributors

andree37 avatar

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.