add AI voice commentator to game
Do you enjoy tinkering with Python and Bash code for Linux? If so, I have about five small files here that you might want to check out.
They add the following new features to *Quake 3 Arena*:
= A scoreboard tracking how many times the Red and Blue teams have won (something the game didn't originally include); the output is generated as HTML so it can be integrated into a live stream.
= I added an AI-controlled commentator voice that reacts to the main player.
Google's AI handled the bulk of the scripting work; I just had to explain exactly what I wanted in detail and keep reiterating it. It’s designed for Linux and the *Quake 3 Excessive Dawn* mod (using the *edawn* engine).
Since I’ve already mentioned having this project, I should tell the whole story rather than just sharing a tiny snippet—so here is my *Quake 3* workshop:
https://drive.google.com/drive/folders/1L9k6-U8hVJGCSrn224YvWEDo9SLi2PUD?usp=sharing

