A Rock Paper Scissors Audio Game in Python with Pygame and accessible-output2
To install you can download the Project and execute the main.py File. This is an early build so stuff breaks.
- Python 3.9
- pip
- PyGame
- accessible-output2
Install Python
Install Package Pygame
pip install pygame
Install Package accessible-output2
pip install accessible-output2
- Felix Steindorff - FelixSteindorff
- Bastian Brück - hzrd420