PHP Classes

File: readme.txt

Recommend this page to a friend!
  Classes of Dave Smith   PHP Virtual Slot Machine   readme.txt   Download  
File: readme.txt
Role: Auxiliary data
Content type: text/plain
Description: Installation instructions
Class: PHP Virtual Slot Machine
Emulate a slot machine
Author: By
Last change: Changed documentation to reflect changes in aux files
Date: 9 years ago
Size: 1,294 bytes
 

Contents

Class file image Download
vslot class - virtual slot machine version 1.0 3/3/2015 Generates random slot machine results with weighted mapping from a virtual reel to a smaller 'physical' reel, emulating real world slots with 3 reels and a center pay line. readme.txt - Installation instruction for the class and example script Copyright (c) 2015, Wagon Trader all rights reserved. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1) Upload all files to your server in the http root or web accessible folder. 2) Point your browser to the index.php file to play and examine sample slots included.