GithubHelp home page GithubHelp logo

jleen / puzzle-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dgulotta/puzzle-tools

0.0 0.0 0.0 77 KB

Some tools for solving MIT Mystery Hunt puzzles

License: MIT License

Python 83.73% JavaScript 14.04% HTML 2.23%

puzzle-tools's Introduction

puzzle-tools

Some tools for solving MIT Mystery Hunt puzzles

Features

  • Codes
    • amino - nucleotide and amino acid sequences
    • braille - Braille
    • morse - Morse code
    • semaphore - flag semaphore
    • code_misc - other codes (currently just military time zones)
  • Data sets
    • enumerations - data sets: chemical elements, US states
    • enumerations_web - various data sets that can be downloaded from the web. Includes lists of countries, resistor colors, zodiac symbols, currencies, languages, MIT classes, subway stations, airports, airlines, and stock symbols.
    • subway - more lists of subway stations that can be downloaded from the web
  • Properties of words
    • word_properties - functions for determining if a word has a particular property (e. g. being a cryptogram of a particular other word).
  • Domain-specific wordlist generators
    • wordlists.imdb - generates lists of well-known actors, directors, movies, and television shows using data from IMDb (this no longer works due to IMDb changing their data format; see dgulotta/wordlist_gen instead)
    • wordlist.names - generates lists of common American first names using data from the Social Security Administration

The following interactive web pages are included:

  • acrostic.html - an aid for solving anacrostic puzzles

The features are mostly orthogonal to those of rspeer/solvertools.

Required software

The Python modules require Python 3.6 or later.

puzzle-tools's People

Contributors

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