Script to post super hexagon scores automatically to fedi
Go to file
Absturztaube 933e9c23a2 remove launcher 2021-01-15 08:56:56 +01:00
.gitignore add screenshots 2021-01-15 08:56:22 +01:00
README.md remove launcher 2021-01-15 08:56:56 +01:00
config.json.example remove launcher 2021-01-15 08:56:56 +01:00
requirements.txt initial commit 2021-01-13 20:53:01 +01:00
superfedigon.py remove launcher 2021-01-15 08:56:56 +01:00

README.md

Super Fedigon

What this does

Script runs super hexagon and monitors your progress in the game (just looks at high scores, dw) and posts new scores as you acchieve them to fedi

Currently only tested on linux. wont work on windows, not sure about macos.

How to use

make sure you have scrot installed

copy the example config and make the nessecary changes to it. (this wont werk on winbarf yet).

run pip install -r requirements.txt to install the required modules.

start the game and run python ./superfedigon.py to make it work