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


“Slot Machine - Camelot”

Created: 22/05/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. Filetree
  5. JavaScript
  6. Update Log

A) Description - top

The Camelot 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)
• Autoplay
• 10 Winlines
• Jackpot
• Wild
• Freegames

The ZIP package contains the game with 2688 x 1536 resolution 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) Filetree - top


E) 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

F) 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