- Wheel of Fortune use for Coupon and Deals - Javascript OpenSource by Create Website Team
Demo link - http://createwebsite.net/freebies/wheel-of-fortune/ Download link - https://www.createwebsite.net/service/wheel-fortune-javascript/
Find more useful Free HTML Templates , PSD design and Website templates.
- file game.js
- use shuffle(sections); in initGame() function to draw an random game
- change limitPlays variable to define the number of rotations allowed
- file data_source.js
- this file contains the sections to draw the game board.
- file mail.php
- setup your email smtp host ($host = "EMAIL SMTP HOST";)
- setup your email username ($myEmail = "EMAIL USERNAME";)
- setup your email password ($myPassword = "EMAIL PASSWORD";)