ps173's comments

ps173 | 20 days ago | on: Making Video Games in 2025 (without an engine)

Reading this I realized even for someone who just wants to make games that are fun for him, I find engines very less rewarding to work with. I always loved game libraries that provided utilities to build things but hated do everything ones ( love2d supremacy ). It's great to see experienced and accomplished professionals validating my take :)

I saw this documentary on how celeste was made [1], which completely inspired me and got me into indie game dev community. Unfortunately I haven't made any games as of now that I would proudly showcase but the seed that your effort put is still there and one day I will get back to making games. Thanks a lot for making celeste I absolutely love it! ---- 1. https://youtu.be/MSKOQr_YS-U?si=AGzl5ILzxkoIB-j9

ps173 | 4 years ago | on: Understanding Python through its builtins

I am not even half way through it and I now understand how python actually works under hood. This is great for understanding how a lot of interpreted languages work
page 1