Skip to content

Instantly share code, notes, and snippets.

@psperber
psperber / README.md
Created April 24, 2025 22:13 — forked from fritz-c/README.md
(PC) Final Fantasy IX - Jump rope minigame automatic jumping script (computer vision based)

FF9 Jump Rope Jumper

The jumping script in action

Setup

Download the zip for this gist, extract it into a local directory, open up the command line and navigate to that directory.

python3 -m pip install -U --user Pillow mss
@psperber
psperber / .gitignore
Created March 1, 2016 12:28 — forked from octocat/.gitignore
Some common .gitignore configurations
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #