Posted April 13, 2025 by Wardini
#Python #Pygame #pygbag #wasm #zengl
This is my latest game which I developed while reading the book learnopengl.com. You may recognize the crate I used. Other assets are generated by myself.
The tools and libraries used are as follows:
Python 3.12.8
pygame-ce 2.5.3
zengl For access to opengl within python also supporting webgl
pygbag for packing everything to allow it to run in a browser.