/dead_cells_secret_detector

captures game picture real time and alerts when secret is seen

Primary LanguagePython

Secret detector for Dead Cells

Real-time detection of barely-seen secrets in Dead Cells with sound alerts

Based on OpenCV

alt text

Size of reference images (data/*.png) are fit for 2.5k resolution

How to run

  1. install packages from requirements.txt
  2. change game video mode to windowed full-screen
  3. python3 src/main.py
  4. Press 'q' to exit gracefully