Giter Club home page Giter Club logo

fadaig's Introduction

Project FADAIG: For Absolutely Destroying An iMessage Game

a.k.a. The Word Hunt Bot

There's actually much more potential for this than just a word hunt bot. The code published here is published in case anyone would find it useful for their own projects. See here for license.

Screenshots

IMG_3713

(screen recording of the bot in action coming soon)

Parts required

Host device: A computer that can run the Python code that sends instructions to the Arduino connected to the target device

Target device: An iPad/iPhone that can run GamePidgeon

Usage

  1. Install the src/worker code onto the Arduino Leonardo
  2. Install the src/controller code onto the host device
  3. Connect the Arduino Leonardo's factory USB to the target device
  4. Connect the serial-to-usb cable
    • Connect the respective RX, TX, and GND pins (RX->TXD, TX->RXD, GND->GND)
    • Connect the other end of the serial-to-usb to the host device
  5. Run the src/controller code on the host device
    1. Start running the code on the host device
    2. Wait for the program to load the word list
    3. Press "start" on target device
    4. Input the 4x4 board
    5. Profit

License

Copyright © 2023, Bryan Hu

This project is licensed under the GNU GPL v3+.

In short, this means you can do anything with it (distribute, modify, sell) but if you were to publish your changes, you must make the source code and build instructions readily available.

If you are a company using this project and want an exception, email me at [email protected] and we can discuss.

fadaig's People

Contributors

thatxliner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fadaig's Issues

Beautiful output

  • Rich formatting
  • Statistics on time and words inputted
  • Calculated/expected score

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.