Code to collect games played on hanab.live and produce a spreadsheet involving streaks and lots of analysis results.
Go to file
Maximilian Keßler 0154ac3a3d
add README
2023-11-21 16:25:15 +01:00
README.md add README 2023-11-21 16:25:15 +01:00
bdr.py add team statistics 2023-11-20 17:49:52 +01:00
bots.py add missing file 2023-11-20 16:45:53 +01:00
endgames.py Fix input paths. Include losses in table. 2023-11-21 16:20:56 +01:00
games.py include information strategy bot 2023-11-20 16:45:43 +01:00
get_sheet.py add more alt accounts 2023-11-21 16:21:17 +01:00
requirements.txt add requirements 2023-11-09 13:43:07 +01:00

README.md

Streak Hunting spreadsheet

This is currently not in a state that you could easily run this. If you want to, contact me. Anyway:

In order to run, assumes that you

  • Have the PyHanabi sources available as the hanabi module, installed and set up PostgreSQL along with it
  • Have the endgame-analyzer executable in the local folder
  • Have the rust-hanabi executable in the local folder