by Susan Chang
The game engine, Ren'Py, is an open source engine used to make countless interactive fiction games, also known as visual novels. These include commercial hits such as (visual novel name), to viral works such as (another visual novel name) (2mil+ downloads as of Jan 2018). I learned to program in Python using this engine, and have released my commercial game with it. I have also become a data scientist at (Canadian company) due to this skillset combined with my econometrics background. Talk about an ambitious crossover! Anyhow, the talk will dig into the source code of the engine, https://github.com/renpy/renpy, such as: How it takes care of OS level stuff for game developers, memory optimization, cross platform game saves, and all that cool stuff.
Susan Chang is a data scientist by day and game developer by night. Python for both!