Files
the-button/README.md
2025-09-16 22:18:40 +02:00

1.0 KiB
Raw Permalink Blame History

button

This repository contains code for solving button.qedaka.de. The goal of the game is to press a button as many times as possible. To verify the button has actually been pressed, a "proof of work" has to be provided. There are eight challenges in total each of which uses a different kind of "proof of work":

Challenges one through four are trivial to solve. For challenges five through eight there is one binary each which demonstrates an approach to a solution.

One additional binary for solving the whole game from start to finish is provided.