A program to automatically play the tower defence game FrozenDefence2.
The game is no longer fully-functional. Auto Tower Defence has not been updated for the current iteration of the game (Last checked, July 2014).
- Detecting the game is currently highly-dependent on the OS, browser, page zoom level, system DPI, and perhaps other factors.
- You may need to disable DPI scaling for python.exe.
- You may need to adjust the detection of game elements in the code manually.
- Developed on Windows 8 with Google Chrome at 100% DPI and zoom level.