HTML5 gambling full source

Results 1 to 15 of 15
  1. #1
    Breshit bara Elohim loveomg is offline
    MemberRank
    Mar 2007 Join Date
    642Posts

    HTML5 gambling full source

    Hi guys
    I wanna share a good HTML5 gambling full source

    You can download the source code from below link
    https://drive.google.com/open?id=1FiN04VoekG3GMrzwjja
    (If nobody interest in developing this game, I will delete this thread soon)


    Server install instructions
    ------------------------------
    # For Windows server
    ###### 1. Download [node-v4.4.7](https://nodejs.org/dist/v4.4.7/node-v4.4.7-x64.msi "node-v4.4.7") --> install
    ###### 2. Download [redis-server](https://github.com/MSOpenTech/redis/releases "redis-server") --> install
    ###### 3. Download [mongodb-server[v3.2+]](https://www.mongodb.com/download-center "mongodb-server") --> install
    ###### 4. Download [Git](https://git-scm.com/downloads "git")
    Add the \bin and usr\bin folder in the Git directory to the Path environment variable.
    ###### 5. Configure this file : config\memdb.conf.js、config\development\memdb.json、config\development\servers.json
    # mongodb => config\memdb.conf.js和config\development\memdb.json --> edit backend.url
    # gate => config\development\servers.json --> edit host and clientPort
    # connector => config\development\servers.json -> edit clientIP and clientPort
    ###### 6. Start the cache service then open a command prompt in the project directory.
    node_modules\\.bin\memdbcluster start -c config\memdb.conf.js
    # or
    .env_vars.cmd
    memdbcluster start -c config\memdb.conf.js
    ###### 7. Start the game service and open a command prompt in the project directory.
    node_modules\\.bin\pomelo start
    # or
    .env_vars.cmd
    pomelo start
    -------------------------------------------------------------------------
    # For Linux server
    ###### 1. download [node-v4.4.7](https://nodejs.org/dist/v4.4.7/node-...nux-x64.tar.gz "node-v4.4.7") --> install
    ###### 2. download redis-server --> Install and start.
    # ubuntu
    sudo apt-get install -y redis-server
    # centos
    sudo yum install -y redis-server
    ###### 3. download mongodb-server[v3.2+] -> Install and start.
    # ubuntu
    sudo apt-get install -y mongodb-server
    # centos
    sudo yum install -y mongodb-server
    ###### 4. recompile -> node_modules,excute this in the project directory -> npm rebuild,Install the missing depended library
    ###### 5. configure --> config/memdb.conf.js、config/development/memdb.json、config/development/servers.json
    # mongodb => edit config/memdb.conf.js and config/development/memdb.json in backend.url
    # gate => config/development/servers.json --> edit host and clientPort
    # connector => config/development/servers.json --> clientIP and clientPort
    ###### 6. Start the cache service and switch to the project directory.
    node_modules/.bin/memdbcluster start -c config/memdb.conf.js
    # or
    . .bash_profile
    memdbcluster start -c config/memdb.conf.js
    ###### 7. Start the game service and switch to the project directory
    node_modules/.bin/pomelo start
    # or
    . .bash_profile
    pomelo start


    Last edited by loveomg; 27-10-19 at 03:10 PM.


  2. #2
    Breshit bara Elohim loveomg is offline
    MemberRank
    Mar 2007 Join Date
    642Posts

    Re: HTML5 gambling full source

    I hope someone can make this work... cheer up guys~

  3. #3
    Novice letitbe is offline
    MemberRank
    Oct 2019 Join Date
    2Posts

    Re: HTML5 gambling full source

    thanks for your sharing but the download link died, please re-up. Thank you.

  4. #4
    Member kkoimeza is offline
    MemberRank
    Sep 2013 Join Date
    НакхонсLocation
    91Posts

    Re: HTML5 gambling full source

    upload pls

  5. #5
    Account Upgraded | Title Enabled! askmyleg is offline
    MemberRank
    Dec 2014 Join Date
    Mery keyLocation
    849Posts

    Re: HTML5 gambling full source

    reupload pls

  6. #6
    Breshit bara Elohim loveomg is offline
    MemberRank
    Mar 2007 Join Date
    642Posts

    Re: HTML5 gambling full source

    I updated the correct download link
    So you can take it now
    Good luck!!

  7. #7
    Dragonica Guy Spidpex is offline
    MemberRank
    May 2014 Join Date
    NorwayLocation
    197Posts

    Re: HTML5 gambling full source

    Quote Originally Posted by henrywilson View Post
    I would like to know if here someone who loves gambling?
    I kinda like it :P

    Btw, could anyone re-upload it? :/

  8. #8
    Account Upgraded | Title Enabled! askmyleg is offline
    MemberRank
    Dec 2014 Join Date
    Mery keyLocation
    849Posts

    Re: HTML5 gambling full source

    Quote Originally Posted by miraclealigner View Post
    Reupload please ?
    The link works!

  9. #9
    Novice Aavraia is offline
    MemberRank
    Apr 2021 Join Date
    1Posts

    Re: HTML5 gambling full source

    It should take a good piece of time until make it work normally, hope it will be fine. Thanks a lot!

  10. #10
    Novice Ikari is offline
    MemberRank
    Apr 2021 Join Date
    1Posts

    Re: HTML5 gambling full source

    That looks to hard for me

  11. #11
    Apprentice Fro3zen is offline
    MemberRank
    Sep 2019 Join Date
    10Posts

    Re: HTML5 gambling full source

    screen-shot-2021-12-31-a
    I already run this code. completely work :D

  12. #12
    Enthusiast AeonTR is offline
    MemberRank
    Mar 2015 Join Date
    TanzaniaLocation
    25Posts

    Re: HTML5 gambling full source

    Quote Originally Posted by Fro3zen View Post
    screen-shot-2021-12-31-a
    I already run this code. completely work :D
    how to run bro can you help me ?

  13. #13
    Apprentice Fro3zen is offline
    MemberRank
    Sep 2019 Join Date
    10Posts

    Re: HTML5 gambling full source

    there is two game does not have source code

  14. #14
    Enthusiast AeonTR is offline
    MemberRank
    Mar 2015 Join Date
    TanzaniaLocation
    25Posts

    Re: HTML5 gambling full source

    Quote Originally Posted by Fro3zen View Post
    there is two game does not have source code
    can you tell me how to configure or start or can you create new tutorial

  15. #15
    Novice mixkysora is offline
    MemberRank
    Oct 2022 Join Date
    1Posts
    i stuck at #6 can u make some tutorial pls ?



Advertisement