Install requirements with
pip install -r requirements.txt
This installs the wheels
pyopengl-3.1.10-cp312-cp312-win_amd64.whl
pyopengl_accelerate-3.1.10-cp312-cp312-win_amd64.whl
The pyopengl wheels are for python version 3.12 and 64-bit AMD processor. Other wheels can be downloaded from:
https://github.com/cgohlke/pyopengl-build/releases
Start the GUI with
python BlockGame.py
The game is played with WASD keys, has two stages and game speed can be changed with the slider in GUI.