This is far from a finished program so bugs and missing features are a guarantee! I've compiled a list of known bugs that I'm working on getting squashed: To spin the wheels, press the arrow-down key. Use the nu,ber keys 4, 5, and 6 to play on playlines 1,2, and 3 respectively. Use the number keys 1,2, and 3 to bet 10, 50, and 100 credits respectively.
In order to run the program, you'll need: The entire program is hardcoded to run at a 1680x1050px resolution and haven't been tested on other resolution displays - if the graphics doesn't look right, it's probably the resolution of the display that is wrong. It was made on the Raspberry Pi 3 Model B on the Raspian Jessie OS.
This program was made in order to learn the Python modul 'Pygame'. Written in Python.3 using the Pygame module. A Simpsons themed slot machine program for Raspberry Pi.