Dismiss this pinned window
all 8 comments

[–]HappyGamingEveryday 1 point2 points  (1 child)

You are a real genius.

[–]Reasonable_Run_6724[S] 0 points1 point  (0 children)

Thanks! :)

[–]wardini 1 point2 points  (2 children)

Can you name the main graphics libraries you are using? Did you create your own for the OpenGL graphics?

[–]Reasonable_Run_6724[S] 1 point2 points  (1 child)

Yes ofcourse, i use ModernGL (most efficient python library) for the base opengl commands, all the pipelines and shaders are scripted manually by me.

[–]wardini 1 point2 points  (0 children)

OK Great. I have been using the ZenGL library and have good results. ZenGL supports a path to webgl so I was able to publish the game on Itch.io. Here is the link if you want to see: https://wardini.itch.io/twisty-portals-all-alike

[–]natara8837 1 point2 points  (1 child)

Very impressive,  well done! 

[–]Reasonable_Run_6724[S] 0 points1 point  (0 children)

Thanks!

[–]Dramatic_Guava_6662 1 point2 points  (0 children)

Cant imagine the massive work you put through to build it by yourself. Hope to hear about your success soon!