Video Slots (Templates)

0 favourites
From the Asset Store
8-bit retro-style music and sound effects: 10 loops-able music tracks and 301 individual SFX!
  • Video Slots — Now for sale in the Scirra Store!

    https://www.scirra.com/store/royalty-free-game-templates/video-slots-1004

    <h3>Description</h3><div class="deshr"></div><p>This is a template for video slot machines containing the core functionality to create the spinning reel effect and performing calculations to determine the bet and winnings.</p><h3>Features</h3><div class="deshr"></div>

    • 13 "card" values, 5 reels, 20 lines
    • Variables seperated into system usage and ones the developer can safely edit
    • 20 line winning calculations. Only highest winning amount is rewarded per spin
    • Prizes: Easy to edit XML file for prize values
    • Saving: Web storage keeps the credit balance between sessions
    • Commented event sheet with debug + debug text box included (Currently above canvas)
    • Button to reset the game
    • Button to display pay table
    • Multiple auto spins option
    • Auto continuous spin option
    • Line and line bet user settings
    • Max bet setting
    • Display credits and last spin winnings

    <h3>Why is it a template?</h3><div class="deshr"></div><p>This is not a full game and Construct 2 with at least a personal licence is required to edit the file. While it is playable, there are some more features to make it a full game.</p>

    • I Recommend replacing the graphics into your own theme, but this is optional!
    • No sounds yet
    • No menu

    <h3>Preview</h3><div class="deshr"></div><p>The best way to see the features and behaviour is to check it out!</p><p>http://arcade.indie.kiwi/games/slots</p><h3>Support</h3><div class="deshr"></div><p>kiwi@indie.kiwi</p><h3>Additional Attributions</h3><div class="deshr"></div><p>Icons made by freepik.com Freepik from flaticon.com Flaticon is licensed under Creative Commons BY 3.0</p><p>http://www.flaticon.com/free-icon/pen-feather-black-diagonal-shape-of-a-bird-wing_44870</p><p>http://www.flaticon.com/free-icon/bookmark-star_64005</p><p>http://www.flaticon.com/free-icon/royalties_60482</p><p>http://www.flaticon.com/free-icon/horse-shoe-magnet_21391</p><p>http://www.flaticon.com/free-icon/symbol-of-spades_1438</p><p>http://www.flaticon.com/free-icon/precious-stone-shape-from-side-view-for-jewelery_46733</p><p>http://www.flaticon.com/free-icon/money-stacks-of-coins_31028</p>

    Use this topic to leave comments, ask questions and talk about Video Slots

  • hey really great job on the template, 2 questions... will you update the capx anytime soon? and if so... will the bug where the falling reel stops but objects are still getting created will be fix? also can u add a multiple line reward not only the highest? i mean if i get 3 wilds.. and get a 5 full row... but also 2 small rows.. can u make so those will be shown also?

    bought a few packs of graphics, but the engine doesn't seem to work properly in here.. and its very confusing cause you didn't told us what the JavaScript in the browser execute does? i know it checks for line wins just i cant tell if its checking for the combinations or for the reward... also... can u tell me which event is the one that only picks the highest reward? so i can add the multiple one?

  • hey really great job on the template, 2 questions... will you update the capx anytime soon? and if so... will the bug where the falling reel stops but objects are still getting created will be fix? also can u add a multiple line reward not only the highest? i mean if i get 3 wilds.. and get a 5 full row... but also 2 small rows.. can u make so those will be shown also?

    bought a few packs of graphics, but the engine doesn't seem to work properly in here.. and its very confusing cause you didn't told us what the JavaScript in the browser execute does? i know it checks for line wins just i cant tell if its checking for the combinations or for the reward... also... can u tell me which event is the one that only picks the highest reward? so i can add the multiple one?

    Hi, Thanks for the feedback, I'll update the template over the weekend

  • Hi, Thanks for the feedback, I'll update the template over the weekend

    thats awesome

  • [quote:2r4bu9ld]will the bug where the falling reel stops but objects are still getting created will be fix?

    Have you changed the default configs?... The speed of spawning and card speed need to be synchronized. The default seems to be ok for me, but you may play with those config variables at the top of the script. When I first made this template, it did occur for me frequently on weak hardware, not as I have been working on version 2, it hasn't occurred once so far

    Update for version 2 has been submitted and is pending review

    • Javascript: It was partially minimized <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad"> , I've renamed the variables with more descriptive names and added comments to that script. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">
    • Multiple lines - I've added the options of multiple lines, the default as multiple line enabled = 1, set to anything else to disable. <img src="{SMILIES_PATH}/icon_mrgreen.gif" alt=":mrgreen:" title="Mr. Green">
    • Also I added a system to control the frequency of how often the card types appear. With less wildcards, it doesn't create so many wins for the multiline option! And feels balanced so far, but feel free to play with the card appearing frequencies too <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">

    New demo: http://arcade.indie.kiwi/games/slots_v2/

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • The bug is there still, maybe the spawner is doing the spawning to soon? not sure why that happens, i tried to create my own slot reel based on 4 items per column that keeps it in a loop when spinning works pretty good, the only issue on my version is that a fruit when the column where the fruit is part of he tries to find a position again, even though he stops in first place, but i can fix it, however by testing the capx i did, i fixed basically the issue your slots have, il share with u the engine i did. maybe will help u fix this one, cause i love your reel slots.

    il wait for the updated capx to be on store

    the new demo looks so cool multiple winner lines, thats awesome

    Edited: is the new capx up? dont want to lose the sale discount:P???? IndieKiwi

  • Version 2 is now available to download!

    [quote:1r3p8jf8]

    • I've renamed the variables with more descriptive names and added comments to the script which calculates the wins.
    • Multiple lines - I've added the options of multiple lines, the default as multiple line enabled = 1, set to anything else to disable.
    • Also I added a system to control the frequency of how often the card types appear. With less wildcards, it doesn't create so many wins for the multiline option! And feels balanced so far, but feel free to play with the card appearing frequencies too

    New demo: http://arcade.indie.kiwi/games/slots_v2/

  • I'm interested on this template, but i cannot access the demo pages, are they down?

  • I'm interested on this template, but i cannot access the demo pages, are they down?

    Sorry about that! I have been moving some stuff around on my servers.

    The demo can now be accessed through http://indie.kiwi/arcade/slots_v2/

    I've created a sale which will start within the next 48 hours too. <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

  • For you game template, what do you mean by This is not a full game?

    Do I need to add any functionality in order to work?

    https://www.scirra.com/store/royalty-fr ... slots-1004

    thanks,

  • For you game template, what do you mean by This is not a full game?

    Do I need to add any functionality in order to work?

    https://www.scirra.com/store/royalty-fr ... slots-1004

    thanks,

    Hi Yeah it isn't a full game, it contains the core game mechanics. For example you may want to change the graphics, branding and tweak the template to your liking. Please take a look at the demo of what it looks and behaves like when it is run from C2: http://indie.kiwi/arcade/slots_v2/ <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • Hello everyone, I've dropped the price on this by 65% from £9.99 GBP to £3.49 GBP (Approx $14.99 USD to $4.99 USD).

  • Hi IndieKiwi,

    Please check this game again, how to calculate on line 8 to get 50 credit?

    http://postimg.org/image/q4arxg4kv/a1a513a9/

    Regrads,

    Nhan

  • Hi IndieKiwi,

    Please check this game again, how to calculate on line 8 to get 50 credit?

    http://postimg.org/image/q4arxg4kv/a1a513a9/

    Regrads,

    Nhan

    Hi, have any modifications been made to the code?

    I'll check this, this weekend and post an update. thanks

  • Hi, have any modifications been made to the code?

    I'll check this, this weekend and post an update. thanks

    Hi, I have tested the Game on your demo link: http://indie.kiwi/arcade/slots_v2/

    Thanks!

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)