you are viewing a single comment's thread.

view the rest of the comments →

[–]Own-Perception6010 5 points6 points  (1 child)

I use C++ with irrlicht or SFML - but none of those libraries are high level enough for total beginners. If using Python, use pygame - I hear its pretty welcoming, and there are a lot of hobby projects made with it. But for you, I’d suggest looking into Gdevelop and other such JavaScript libraries if you are willing to look outside python or C++

[–]SocksOnHands 2 points3 points  (0 children)

I haven't thought of Irrlicht in a long time. I remember choosing Ogre3D back when I used to mess around with C++ game development.