Ask HN: How to create a simple 2D game in C? I'm interested in learning more about graphics programming and getting into some lower level coding than I'm usually doing, so I want to start by making some simple 2D games in C. I'm particularly curious about how someone experienced in the field would approach this task using simpler tools, and that's why I'm looking at a fairly simple language like C (compared to something like C++) and doing only 2D for now. Can you recommend some good learning resources that can help get me started? |