Programming Generating Replays from Log Files

I'm working on a project that involves simulating a large number of battles, and as such am doing a lot of it through the command line. However, I would like to be able to generate a visual representation of a battle, just to check everything is functional - how would people recommend taking a log file (format most likely txt but open to change) and showing a replay of that battle?
 

Users Who Are Viewing This Thread (Users: 1, Guests: 0)

Top