Skip to content

snokkk/snokkk.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

167 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width,initial-scale=1.0" />
  <title>End User License Agreement — Imposter 3D</title>

  <link rel="icon" type="image/png" href="logo.png">
  <link rel="stylesheet" href="assets/fontawesome/css/all.css">
  <link rel="stylesheet" href="style.css">

  <style>
    .infoCard h3 {
      margin-top: 1.2em;
    }
  </style>
</head>
<body>
<header class="topbar">
  <a href="index.html" class="brand">
    <img src="logo.png" alt="SnowBat logo">
    <div class="brand__text">
      <span class="dev">Indie dev – Danila Demkin</span>
      <span class="nickname">(Kekl)</span>
    </div>
  </a>

  <nav class="topbar__nav">
    <a href="https://play.google.com/store/apps/dev?id=8893350295556564477" target="_blank"><i class="fab fa-google-play"></i></a>
    <a href="https://apps.apple.com/us/developer/danila-demkin/id1607882211" target="_blank"><i class="fab fa-app-store"></i></a>
    <a href="https://discord.gg/AX9CUSaHTQ" target="_blank"><i class="fab fa-discord"></i></a>
    <a href="https://t.me/snowbatstudio" target="_blank"><i class="fab fa-telegram"></i></a>
  </nav>
</header>

<section class="info container">
<article class="infoCard">

<h2 style="text-align:center"><strong>End User License Agreement (EULA)<br>Last updated: August 29, 2025</strong></h2>

<p><strong>Please read this End User License Agreement (“Agreement”) carefully.</strong>  
This Agreement is a legal contract between you (“User”) and IP Demkin Danila (Snow Bat) (“Developer”) governing the use of the game <em>“Imposter 3D: Online Horror”</em> and related services.</p>

<hr>

<h3>1. Acceptance of terms</h3>
<p>By using the Game, you acknowledge that you have read and agree to this Agreement, as well as our <a href="privacy.html">Privacy Policy</a> and <a href="data_agreement.html">Data Processing Agreement</a>.  
If you do not agree, you must stop using the Game.</p>

<h3>2. Age requirements</h3>
<p>You confirm that you meet the minimum age requirement to register an account:  
<strong>14 years</strong> (or the digital age of consent in your country), and at least <strong>13 years</strong> for the United States under COPPA.  
Users under this age may only play in guest mode (without free text chat and account registration).</p>

<h3>3. License grant</h3>
<p>The Developer grants you a limited, non-exclusive, non-transferable, revocable license to install and use the Game solely for personal, non-commercial purposes.</p>

<h3>4. Restrictions</h3>
<ul>
  <li>You may not distribute, modify, decompile, disassemble, or otherwise attempt to derive the source code of the Game.</li>
  <li>You may not use cheats, bots, or any other unauthorized tools to interfere with the Game.</li>
  <li>You may not use the Game for unlawful purposes or in violation of applicable law.</li>
</ul>

<h3>5. Online services</h3>
<p>Some features of the Game require an active internet connection (e.g., online matches, chat, leaderboards). The Developer reserves the right to modify or discontinue such services at any time.</p>

<h3>6. User content</h3>
<p>You are solely responsible for any content you submit or publish in the Game (chat messages, nicknames, etc.). The Developer may remove such content or restrict access if it violates the rules.</p>

<h3>7. Advertising and in-app purchases</h3>
<p>The Game may display advertising and/or offer in-app purchases. Ads are served via <strong>Yandex Mediation</strong> and its partner networks (Google AdMob, Unity Ads, AppLovin, Vungle, ironSource, AdColony, Chartboost, Tapjoy, Start.io, Appodeal, Bytedance/Pangle, BigoAds, Mintegral, MyTarget, Apple, and others).  
Only technical identifiers (such as advertising ID, device model, OS version, IP address) are shared with these networks for ad delivery and analytics.  
Payments for in-app purchases are processed through the App Store or Google Play under their terms of service. The Developer does not access your payment card details.</p>

<h3>8. Ownership</h3>
<p>All rights to the Game, including code, graphics, audio, databases, and other content, belong to the Developer. The User does not obtain any ownership rights to the Game.</p>

<h3>9. Updates</h3>
<p>The Developer may release updates, patches, and new versions of the Game. These may install automatically on your device.</p>

<h3>10. Disclaimer of warranties and limitation of liability</h3>
<p>The Game is provided “as is.” The Developer does not guarantee error-free or uninterrupted operation. To the maximum extent permitted by law, the Developer’s liability is limited to the actual amount you paid for the Game (if applicable).</p>

<h3>11. Termination</h3>
<p>This Agreement remains in effect until terminated. You may terminate it by deleting the Game. The Developer may suspend or terminate your access if you violate the terms.</p>

<h3>12. Changes to the Agreement</h3>
<p>The Developer may update this Agreement. The updated version will be available in-game or on the website. Continued use of the Game after such changes constitutes acceptance.</p>

<h3>13. Governing law</h3>
<p>This Agreement shall be governed by and construed in accordance with the laws of the Russian Federation, without prejudice to the mandatory data protection and consumer rights laws of your country of residence.</p>

<h3>14. Contact</h3>
<p>For any questions, contact us at: <a href="mailto:snowbatstudio@gmail.com">snowbatstudio@gmail.com</a></p>

</article>
</section>

<footer class="siteFoot">
  <div class="foot__links">
    <a href="mailto:snowbatstudio@gmail.com">Contact us</a>
    <a href="privacy.html">Privacy Policy</a>
  </div>
  <span class="copyright">© SnowBat 2026</span>
</footer>

</body>
</html>

About

No description, website, or topics provided.

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors