JonathanNiehenke / Inspector-Bot

Collection of bots that play Minesweeper and Bejeweled 2.
GNU General Public License v2.0
0 stars 0 forks source link

Name recorded images to reflect the order they were captured. #2

Closed JonathanNiehenke closed 8 years ago

JonathanNiehenke commented 9 years ago

Improve the record option (-r directory) to output images with names that are numerically or alphabetically sorted in the order they were taken and saved. It would make debugging and gif creation easier.

JonathanNiehenke commented 9 years ago

A simple work-around for now would be to it slow down by using the pause option (-p seconds), so that the images are taken further apart. But even then there are no guarantees. Changing how the images are named should not be too difficult.

JonathanNiehenke commented 8 years ago

Images are now named to reflect order in commit 1bec46863c15703a398ae6c40cd9eb7b1fdc3cf5.