This project is for educational purposes only. All game assets belong to Supercell.
Check out my youtubr video for full walkthrough: https://youtu.be/bKbxBAIL_XY?si=hTeu8PayRhfHZTyp
Elixer_Tracker is a real-time computer vision system that detects enemy card deployments and estimates enemy elixir using motion detection and deep learning.
- Real-time screen capture
- Motion-based card detection
- CNN-based card classification (MobileNetV2)
- Accurate elixir & mirror logic
- Demo-focused, educational project
- Original dataset is not included due to copyright and size restraints.
- The repository includes a pretrained model so the project runs out-of-the-box. Users who wish to retrain the model can collect their own dataset using the provided data capture scripts.