Viewing File: /home/ubuntu/apex-vedagames-landing-ui/how-to-play.html

<html lang="en">

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0">
    <title>How to Play Rummy | VedaGames - Rummy Game Guide</title>
    <meta name="author" content="VedaGames">
    <meta name="description" content="Learn how to play rummy with our easy guide. Master the rules and strategies at VedaGames to enhance your gaming experience and win big!">
    <meta name="keywords" content="">
    <link rel="canonical" href="https://app.vedadeals.com/how-to-play">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta property="og:title" content="How to Play Rummy | VedaGames - Rummy Game Guide" />
    <meta property="og:description" content="Learn how to play rummy with our easy guide. Master the rules and strategies at VedaGames to enhance your gaming experience and win big!" />
    <meta property="og:image" content="#" />

    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Aldrich&display=swap" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css2?family=Kodchasan:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">

    <!-- Favicon -->
    <link rel="apple-touch-icon" sizes="180x180" href="assets/img/favicon/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon/favicon-16x16.png">
    <link rel="manifest" href="assets/img/favicon/site.webmanifest">
    <link rel="mask-icon" href="assets/img/favicon/safari-pinned-tab.svg" color="#5bbad5">
    <meta name="msapplication-TileColor" content="#da532c">
    <meta name="theme-color" content="#36d1dc">
    <!-- Bootstrap CSS -->
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet"
        integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
    <!-- Default Style CSS -->
    <link rel="stylesheet" id="style-css" href="assets/css/tiny-slider.min.css" type="text/css" media="all" />
    <link rel="stylesheet" type="text/css" href="assets/css/default.css" type="text/css" media="all">
    <!-- Responsive CSS -->
    <link rel="stylesheet" type="text/css" href="assets/css/responsive.css" type="text/css" media="all">
    <script src="assets/js/lazysizes.min.js" async></script>
    <style>
        .blur-up {
            filter: blur(10px);
            opacity: 0.1;
            transition: opacity 1000ms, filter 1500ms;
        }

        .blur-up.lazyloaded {
            opacity: 1;
            filter: blur(0px);
        }
    </style>

</head>

<body class="landing-page">

    <section class="home-banner-sec how-to-play-banner-sec">
        <div id="header"></div>
        <div class="container">
            <div class="how-to-play-banner-box">
                <div class="row align-items-center justify-content-center ">
                    <div class="col-md-9 col-lg-9 text-center">
                        <div class="section-title ">
                            <h2>Rummy</h2>
                            <p>Rummy Master offers an exhilarating online rummy experience you can dive into for free. Compete against real players nationwide, anytime and anywhere! Perfect for online card game enthusiasts, this app enhances your gaming with its stunning tables and regal avatars, elevating the thrill and excitement of playing rummy online.</p>
                        </div>
                        <div class="how-to-play-app-screenshot-img-sec">
                            <picture>
                                <source class="lazyload blur-up how-to-play-app-screenshot-img" type="image/webp" srcset="assets/img/how-to-play/how-to-play-app-screenshot-img.png">
                                <img data-src="assets/img/how-to-play/how-to-play-app-screenshot-img.png" type="image/png" class="lazyload blur-up how-to-play-app-screenshot-img" alt="how-to-play-app-screenshot-img">
                            </picture>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <section class="sm-padding how-to-play-main-sec">
        <div class="container">
            <div class="row align-items-center justify-content-center ">
                <div class="col-md-9 col-lg-9 text-center">
                  <div class="section-title mb-0">
                    <h2>How to play Rummy</h2>
                  </div>
                </div>
            </div>
            <div class="how-to-play-main-list-sec">
                <ul class="list-unstyled how-to-play-main-list">
                    <li>
                        The game accommodates 2 to 5 players.
                    </li>
                    <li>
                        Utilizes two standard decks, each with 52 cards including Ace, 2-10, Jack, Queen, and King.
                    </li>
                    <li>
                        Each participant receives 13 cards.
                    </li>
                    <li>
                        The goal is to organize the 13 cards into sequences and/or sets.
                    </li>
                    <li>
                        A mandatory requirement to conclude the game: at least two sequences, with one being pure.
                    </li>
                </ul>
            </div>
            <div class="how-to-play-main-box">
                <div class="how-to-play-main-card">
                    <div class="how-to-play-main-info">
                        <div class="how-to-play-main-count-sec">
                           <span>1</span>
                        </div>
                    </div>
                    <div class="how-to-play-content">
                        <h5>JOKERS</h5>
                        <div class="how-to-play-main-img-sec">
                            <picture>
                                <source class="lazyload blur-up how-to-play-main-img" type="image/webp" srcset="assets/img/how-to-play/show1-1.png">
                                <img data-src="assets/img/how-to-play/show1-1.png" type="image/png" class="lazyload blur-up how-to-play-main-img" alt="how-to-play-app-screenshot-img">
                            </picture>
                        </div>
                        <p>
                            Cards matching the rank of the one beneath the closed deck are designated as jokers. A joker can replace any other card as needed.
                        </p>
                    </div>
                </div>
                <div class="how-to-play-main-card">
                    <div class="how-to-play-main-info">
                        <div class="how-to-play-main-count-sec">
                           <span>2</span>
                        </div>
                    </div>
                    <div class="how-to-play-content">
                        <h5>SEQUENCES</h5>
                        <div class="how-to-play-main-img-sec">
                            <picture>
                                <source class="lazyload blur-up how-to-play-main-img" type="image/webp" srcset="assets/img/how-to-play/show1-2.png">
                                <img data-src="assets/img/how-to-play/show1-2.png" type="image/png" class="lazyload blur-up how-to-play-main-img" alt="how-to-play-app-screenshot-img">
                            </picture>
                        </div>
                        <p>A sequence is formed by three or more consecutive cards of the same suit. <br> A PURE SEQUENCE is one that is formed without any jokers. Sequences that include jokers are known as IMPURE SEQUENCES.</p>
                        <p>Note: An IMPURE SEQUENCE is only valid if you already have a PURE SEQUENCE.</p>
                    </div>
                </div>
                <div class="how-to-play-main-card">
                    <div class="how-to-play-main-info">
                        <div class="how-to-play-main-count-sec">
                           <span>3</span>
                        </div>
                    </div>
                    <div class="how-to-play-content">
                        <h5>Set</h5>
                        <div class="how-to-play-main-img-sec">
                            <picture>
                                <source class="lazyload blur-up how-to-play-main-img" type="image/webp" srcset="assets/img/how-to-play/show1-3.png">
                                <img data-src="assets/img/how-to-play/show1-3.png" type="image/png" class="lazyload blur-up how-to-play-main-img" alt="how-to-play-app-screenshot-img">
                            </picture>
                        </div>
                       <p>Sets consist of 3 or 4 cards of the same rank from different suits. Jokers can be used in sets. <br> Remember, sets are only valid if you've already formed both a PURE SEQUENCE and an IMPURE SEQUENCE.</p>
                    </div>
                </div>
                <div class="how-to-play-main-card">
                    <div class="how-to-play-main-info">
                        <div class="how-to-play-main-count-sec">
                           <span>4</span>
                        </div>
                    </div>
                    <div class="how-to-play-content">
                        <h5>FINISH</h5>
                        <div class="how-to-play-main-img-sec mb-2">
                            <picture>
                                <source class="lazyload blur-up how-to-play-main-img" type="image/webp" srcset="assets/img/how-to-play/show1-4.png">
                                <img data-src="assets/img/how-to-play/show1-4.png" type="image/png" class="lazyload blur-up how-to-play-main-img" alt="how-to-play-app-screenshot-img">
                            </picture>
                        </div>
                        <div class="how-to-play-main-img-sec">
                            <picture>
                                <source class="lazyload blur-up how-to-play-main-img" type="image/webp" srcset="assets/img/how-to-play/show1-5.png">
                                <img data-src="assets/img/how-to-play/show1-5.png" type="image/png" class="lazyload blur-up how-to-play-main-img" alt="how-to-play-app-screenshot-img">
                            </picture>
                        </div>
                        <ul class="list-unstyled how-to-play-main-list">
                            <li>
                                1st Life: Pure Sequence - without Jokers.
                            </li>
                            <li>
                                2nd Life: Second Sequence - can be either Pure or Impure.
                            </li>
                            <li>
                                Score: Ensure all 13 cards are part of a legitimate Sequence or Set.
                            </li>
                        </ul>
                    </div>
                </div>
                <div class="how-to-play-main-card">
                    <div class="how-to-play-main-info">
                        <div class="how-to-play-main-count-sec">
                           <span>5</span>
                        </div>
                    </div>
                    <div class="how-to-play-content">
                        <h5>Score</h5>
                        <div class="how-to-play-main-img-sec mb-2">
                            <picture>
                                <source class="lazyload blur-up how-to-play-main-img" type="image/webp" srcset="assets/img/how-to-play/show1-6.png">
                                <img data-src="assets/img/how-to-play/show1-6.png" type="image/png" class="lazyload blur-up how-to-play-main-img" alt="how-to-play-app-screenshot-img">
                            </picture>
                        </div>
                        <div class="how-to-play-main-img-sec">
                            <picture>
                                <source class="lazyload blur-up how-to-play-main-img" type="image/webp" srcset="assets/img/how-to-play/show1-7.png">
                                <img data-src="assets/img/how-to-play/show1-7.png" type="image/png" class="lazyload blur-up how-to-play-main-img" alt="how-to-play-app-screenshot-img">
                            </picture>
                        </div>
                        <p>A player's score is calculated by summing up the values of all cards that don't belong to a valid sequence or set. <br> The goal is to minimize your score to zero by creating legitimate sequences and sets.</p>
                        <p>Jacks, Queens, Kings, and Aces are each valued at 10. The value of the remaining cards corresponds to their numerical rank. <br> Your SCORE is determined by the total value of cards not included in a valid Sequence or Set. Keep in mind: A lower score is more advantageous.</p>
                    </div>
                </div>
            </div>
        </div>
    </section>




    <div id="footer"></div>

    <!-- jQuery -->
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
    <!-- Bootstrap  -->
    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"
        integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
        crossorigin="anonymous"></script>
    <!-- Custom Scripts -->
    <script src="assets/js/tiny-slider.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.js"></script>

    <script type="text/javascript" src="assets/js/script.js"></script>
    <!-- <script>
    var slider = tns({
      container: '.my-slider',
      items: 2,
      // autoplay: true,
      // autoplayTimeout: 2000,
      responsive: {

        700: {
          gutter: 20,
        },

        1440: {
          items: 2
        },
        1200: {
          items: 2
        },
        1024: {
          items: 2
        },
        768: {
          items: 2
        },
        900: {
          items: 2
        },
        640: {
          edgePadding: 20,
          gutter: 20,
          items: 2
        },
        300: {
          items: 1
        },
      }
    });
  </script> -->
</body>

</html>
Back to Directory File Manager