Script to post super hexagon scores automatically to fedi
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Absturztaube 933e9c23a2 remove launcher 2 years ago
.gitignore add screenshots 2 years ago
README.md remove launcher 2 years ago
config.json.example remove launcher 2 years ago
requirements.txt initial commit 2 years ago
superfedigon.py remove launcher 2 years ago

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