Suggested by @Ploux:
Again, this is pretty easily done by hand, but let's say my 8 yr old nephew makes a game or I want to send him Dungeon Crawler (he has been asking me to make him a roguelike :D) Some way to package it up or at the least generate a requirements.txt and simple instructions so my brother could do it for him...
I wonder if it wouldn't be outrageous to call pyinstaller to create a self-contained .exe of any generated game...
Suggested by @Ploux:
I wonder if it wouldn't be outrageous to call pyinstaller to create a self-contained .exe of any generated game...