/SLBingoCore

Primary LanguageC++MIT LicenseMIT

Superliminal Bingo Core

This is a backend of SL Bingo, a tool that aims to show you the collectibles and achievements you got in Pillow Castle's game Superliminal. It is designed for speedrunners and for bingo racers. It's similar to Celeste's Bingo UI mod.

Credits

Code snippet from T-vK/Memory-Hacking-Class.

We use nlohmann/json for JSON config parsing and response generating. We use yhirose/cpp-httplib for HTTP server.