Installation#
Installing pinball is as easy as using pip:
pip install git+https://github.com/psheehan/pinball-rt.git
If you would like to use GPU acceleration, you will need to have a CUDA-capable GPU and the CUDA toolkit installed. For details, please refer to the CUDA installation guide.