I've created a graphical visualizer for HW1 (Checkers). It runs the players as child processes, stores their output and lets you step backwards and forwards between the moves. You can find it in the GitHub repo sjoqvist/kth-ai14-checkers-visualizer, along with some documentation and a screenshot of the interface. Feel free to try it if you want. If you do, I'd appreciate feedback. Thanks!