Seth Kenlon

Authored Comments

My pleasure, Jason. I find that making games is a fun way to learn programming, and the concepts are surprisingly universal. While not everyone creating games in Python today is destined to get a job making video games, the idea of, for instance, abstracting a group of active items into a list that then gets updated each loop, is something that can be broadly applied to any programming exercise (and that's just one arbitrary example).

Missing from the poll:
[X] Package it for myself, locally