Skip to content

fidel-solver/exapunks-hack-match

Repository files navigation

Bot for HACK*MATCH minigame of EXAPUNKS

557,400 points

Build

clang++ -O3 -Wall -Werror -Wextra -std=c++17 board.cpp x11_handling.cpp solver.cpp main.cpp -lX11 -lXtst

Prereq

sudo apt install libx11-dev
sudo apt install libxtst-dev
  • Make EXAPUNKS window 1600x900
  • set controls to:
    • left s
    • right f
    • tractor beam j
    • swap k
  • run the binary
  • free cheeve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages