GETrainer
-
By: Wouter Koppenol
- An Android application which automates a popular RTS game
- Back-end written with PHP and MySQL
- Long-term hobby project with over 60000 lines of code, with various supporting systems and dozens of users
- Features:
- Schedule a lot of different tasks to repeat during the day
- Detailed overview of your account's information & interaction with the game
- Mapping of playfield with synchronization to server
- In-game mail to e-mail forwarding
- Much much more
- I've written a lot of abstraction to take care of scheduling alarms, database work, sending HTTP requests etc.