
UPDATE: See also Simple Slot machine game using HTML5 Part 2: Audio. Here is overview on how to make simple Slot machine with HTML5. This demonstrates the basic structure of HTML5 game and how to use dynamically created graphics. Slot machine has typically reels with images and player just initiates the action and waits until.

This repository contains all applications related to SlotMachien; a Lego MindStorms robot designed to turn a specific lock.
Dependencies
Setup
Slot Machine Tutorial
Components
SlotMachienNXT
Software running on the MindStorms brick. Communicates with SlotMachienPC using a stable USB connection.
SlotMachienPC

Software running on the RPi. Communicates with SlotMachienNXT using a stable USB connection. Takes commands from stdin and sends status updates to stdout.
Download Visual Basic 6 Free
Web
Visual Basic Slot Machine Downloads
Web server that handles POST requests to open/close the door, or can send the current status of the lock (open/closed/error). Runs on RPi in conjunction with SlotMachienPC.