-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathprivacy-policy.html
24 lines (24 loc) · 1.51 KB
/
privacy-policy.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html>
<head>
<title>Privacy Policy - Fonserbc</title>
</head>
<body>
<h1>Privacy Policy - Forget The Brakes!</h1>
<p>No personal information about the player or the player's device(s) is stored or used by the app developer in any way.</p>
<p>In some cases, best scores might be saved locally on the player's device. In some cases, these best score will be uploaded to Google's or Apple's game services, depending on the device's OS, along with the user's Google Play Games' username or iOS Game Center's username repectively.</p>
<p>These scores are never saved anywhere but in the player's device, and only uploaded to <i>Google Play Games</i> or <i>iOS Game Center</i> if the user's device has set up and agreed to Google's or Apple's terms of use for their respective game services</p>
<p>This game is made in Unity, please refer to their privacy policy at <a href="https://unity3d.com/legal/privacy-policy">https://unity3d.com/legal/privacy-policy</a> to learn about any data they might store</p>
<hr>
<h1>Privacy Policy - Off-Score</h1>
<p>No personal information about the player or the player's device(s) is stored or used by the app developer in any way.</p>
<p>This game is made in Unity, please refer to their privacy policy at <a href="https://unity3d.com/legal/privacy-policy">https://unity3d.com/legal/privacy-policy</a> to learn about any data they might store</p>
<hr>
<p>
<br>
Ferran Bertomeu Castells
<br>
@fonserbc <a href="https://fonserbc.net">https://fonserbc.net</a>
</p>
</body>
</html>