To run the python program, create a python environment (preferebly with version 3.12.2).
Install the following packages: pip install pygame pip install numpy
Then run the main.py file.
A demo scene is already initialized and can be rendered with "render". For a list of commands type "help".