Skip to content

Automatically play the tower defence game FrozenDefence2

License

Notifications You must be signed in to change notification settings

QasimK/AutoTowerDefence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Tower Defence

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).

Notes

  • 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.

Dependencies

  • Python 3 (Developed with 32-bit)
  • Pywin32
  • Pillow. (pip install pillow)

About

Automatically play the tower defence game FrozenDefence2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages