Installation
============

Installing pinball is as easy as using pip:

.. code-block:: bash

   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 <https://developer.nvidia.com/cuda-downloads>`_.