This is a demonstration of PyXLL’s Real Time Data and Cell Formatting features.
The code accompanying this video can be found here https://github.com/pyxll/pyxll-examples/tree/master/xldoom.
It is not a complete example and relies on the Python DOOM port cydoomgeneric, and should be considered a fun demo rather than a serious tutorial!
00:00 - Intro
01:02 - Python in Excel with the PyXLL add-in
01:23 - Doom in Python
02:08 - Let’s write some code!
05:15 - Call our Doom code from Excel
06:58 - Greyscale Doom :(
07:54 - PyXLL cell formatting
10:58 - Color Doom in Excel!! :)
11:10 - Wrapping up