Hacker News new | ask | show | jobs
by CyberDildonics 3978 days ago
You should decide what you are really trying to accomplish, because learning a trendy language and game development are not really on the same path. Maybe you could learn Go and use GLFW, but if you want to do things you can't do in javascript you will likely want to learn C++11/14 and get familiar with a couple of solid libraries. Cinder might be worth checking out.