Skip to content

A Simpsons themed slot machine program for Raspberry Pi. Written in Python.3 using the Pygame module.

Notifications You must be signed in to change notification settings

SuneKuntz/Simpsons-Slot-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simpsons-Slot-Machine

Creator: Sune Kuntz
Instagram: https://www.instagram.com/sunekuntz
LinkedIn: https://www.linkedin.com/in/sunekuntz
Website: https://www.sunekuntz.dk

About

A Simpsons themed slot machine program for Raspberry Pi. Written in Python.3 using the Pygame module.
This program was made in order to learn the Python modul "Pygame". It was made on the Raspberry Pi 3 Model B on the Raspian Jessie OS. 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.

How to run

In order to run the program, you'll need:
  • Python 3 IDE
  • PyGame Module
  • Windows, Mac, or a Linux distribution

How to play:

Use the number keys 1,2, and 3 to bet 10, 50, and 100 credits respectively.
Use the nu,ber keys 4, 5, and 6 to play on playlines 1,2, and 3 respectively.
To spin the wheels, press the arrow-down key.

Known Issues

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:
  • If you win on more playlines at once you will sometimes only get payed for one of them.
  • Spamming the keys while the wheels are running will queue the keypresses instead of ignoring them.
  • When winning, the playlines flashing green sometimes bugs out and blinks in a weird way.

Contact Me

If you find any more bugs, want to give me feedback directly, or just want to contact me for some other reason you can reach me the following ways:
Facebook Messenger: m.me/SuneKuntz
Email: sunekuntz@gmail.com

About

A Simpsons themed slot machine program for Raspberry Pi. Written in Python.3 using the Pygame module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages