Python replay viewer

Hi all,

I created a very basic python replay viewer for the current 8x16 map size.
Code is on github:

Comments, suggestions and mods are welcome!

1 Like

This looks really awesome, thanks @ArcRusty :smile:

Hi ArcRusty.

I had a few issues running your python app under Linux. The keyboard module is especially problematic.
So I have taken your source code and am doing a Linux Gtk 3 port. Thanks for this project, it helped me getting my Python rework off the ground much quicker. Will post a link to my github repo soon, just want to improve images for the various pieces.