this is an/a engine/game for Python that utilizes
Pygame
PyOpenGL
andnumpy
Coded just for learning purposes it is not performant and I do not recommend to use.
- download and install
Python version 3.9
,Pygame 2.0.3
,PyOpenGL 3.1.5
,PyOpenGL-accelerate 3.1.5
andnumpy 1.21.4+mkl
into your Project.- copy the git repo into your Project.