“Slot Machine - Wine cellar” Documentation by “All-Scripts” v1.0


“Slot Machine - Wine cellar”

Created: 27/09/2025
By: All-Scripts
Email: info@all-scripts.de

Thank you for purchasing our game. If you have any questions that are beyond the scope of this help file, please feel free to email via user page contact form here. Thanks so much!


Table of Contents

  1. Description
  2. Getting Started
  3. Language
  4. Resolution
  5. Filetree
  6. JavaScript
  7. Update Log

A) Description - top

The Wine cellar is a HTML5 casino game.
This game has been developed in PHP / HTML5 / JavaScript and Phaser 3
with the HTML5 Slotbuilder - a no-code tool to build custom slots without programming!

Features:
• Audio / Musik on off
• Fullscreen
• Multilanguage Support (German, English, Spanish, French, Portuguese, Russian, Chinese, Hindi, Arabic, Bengali, Urdu, Indonesian, Japanese)
• Multiple Resolutions: (low: 640x360 / middle: 1280x720 / high: 1920x1080)
• Autoplay
• 10 Winlines
• Jackpot
• Wild
• Freegames

The ZIP package contains the game with multiple resolution (low: 640x360 / middle: 1280x720 / high: 1920x1080) that scales to fit the current screen device.
The game is fully compatible with all most common mobile devices.


B) Getting Started - top

To install the game just upload on your server the game folder game.


C) Language - top

The game can be accessed via the URL with the additional parameter `?lang=`, to select the desired language. The following languages are supported:

Example: `your-domain.com/path-to-game/?lang=en`


D) Resolution - top

The game can be accessed via the URL with the additional parameter `?resolution=`, to select the desired resolution. The following resolution are supported:

Example: `your-domain.com/path-to-game/?resolution=low`


E) Filetree - top


F) JavaScript - top

This game contains tree JavaScript files.

  1. Our custom script - js/game.js
  2. Phaser v3.19 - js/phaser.min.js
  3. Our custom script - js/reel_animation.js
  1. Phaser is an open source HTML5 game framework created by Photon Storm. It's designed to create games that will run on desktop and mobile web browsers.
  2. In The configuration file you can change debugmode (so developers get a console output), bets, jackpot, chances and many more.
  3. The Game

G) Update log - top


Once again, thank you so much for purchasing this game. Fell free to contact us if you have any questions or issue relating to this game. No guarantees, but we'll do our best to assist.

All-Scripts

Go To Table of Contents