-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmore2048.html
162 lines (147 loc) · 6.53 KB
/
more2048.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<!DOCTYPE html>
<html lang="en" manifest="cache_more2048.appcache">
<meta charset="utf-8">
<title>More 2048 game variations</title>
<meta name="description" content="Rakabinebugi - more customised game 2048 variations by Rakabinebugi. Order your game 2048 variation. Surprise Your friends. Perfect gift.">
<meta name="keywords" content="Rakabinebugi, 2048, customised, game, customised games, gift, customised gifts, surprise">
<link href="style/more2048.css" rel="stylesheet" type="text/css">
<link href="style/navbar.css" rel="stylesheet" type="text/css">
<link href="style/modal.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Permanent+Marker" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link rel="shortcut icon" href="favicon.ico">
<link rel="apple-touch-icon" href="meta/rakabinebugi.png">
<link rel="apple-touch-startup-image" href="meta/apple-touch-startup-image-640x1096.png" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)"> <!-- iPhone 5+ -->
<link rel="apple-touch-startup-image" href="meta/apple-touch-startup-image-640x920.png" media="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2)"> <!-- iPhone, retina -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, target-densitydpi=160dpi, initial-scale=1.0, maximum-scale=1, user-scalable=no, minimal-ui">
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Y2MPSNNCLM"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-Y2MPSNNCLM');
</script>
<body>
<div class="topnav">
<div class="topnavlogo">
<a href="index.html" class="logo">Rakabinebugi</a>
</div>
<div class="topnavmenu" id="myTopnav">
<a href="#" class="fake"></a>
<a href="more2048.html" class="nav-more-2048">More 2048</a>
<a href="https://www.facebook.com/Rakabinebugi" class="order">Order Your game</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">☰</a>
</div>
</div>
<div class="container">
<div class="heading">
<h1 class="title">2048 Variations</h1>
</div>
<div class="container-games">
<div class="container-game">
<a href="index.html">
<img src="tile-sets/Rakabinebugi/2.jpg" class="more2048" alt="Responsive image" rel="nofollow" title="Play Rakabinebugi 2048">
<p class="more-title" href="index.html">Rakabinebugi</p>
</a>
</div>
<div class="container-game">
<a href="markusriva.html">
<img src="tile-sets/MR/2.jpg" class="more2048" alt="Responsive image" rel="nofollow" title="Play Markus Riva 2048">
<p class="more-title">Markus Riva</p>
</a>
</div>
<div class="container-game">
<a href="akmenlauzis.html">
<img src="tile-sets/Akmenlauzis/2.jpg" class="more2048" alt="Responsive image" rel="nofollow" title="Play Akmenlauzis 2048">
<p class="more-title">Akmenlauzis</p>
</a>
</div>
<div class="container-game">
<a href="bkjurmala.html">
<img src="tile-sets/BKJurmala/2.png" class="more2048" alt="Responsive image" rel="nofollow" title="Play BK Jūrmala 2048">
<p class="more-title">BK Jūrmala</p>
</a>
</div>
<div class="container-game">
<a href="sabile.html">
<img src="tile-sets/Sabile/2.jpg" class="more2048" alt="Responsive image" rel="nofollow" title="Play Sabile 2048">
<p class="more-title">Sabile</p>
</a>
</div>
<div class="container-game">
<a href="crypto.html">
<img src="tile-sets/Crypto/2.png" class="more2048" alt="Responsive image" rel="nofollow" title="Play Cryptocurrency 2048">
<p class="more-title">Crypto</p>
</a>
</div>
<div class="container-game">
<a href="obradoirocab.html">
<img src="tile-sets/ObradoiroCAB/2.png" class="more2048" alt="Responsive image" rel="nofollow" title="Play Obradoiro CAB 2048">
<p class="more-title">Obradoiro CAB</p>
</a>
</div>
<div class="container-game">
<a href="barons.html">
<img src="tile-sets/Barons/2.jpg" class="more2048" alt="Responsive image" rel="nofollow" title="Play Barons 2048">
<p class="more-title">Barons</p>
</a>
</div>
<div class="container-game">
<a href="mrkalejs.html">
<img src="tile-sets/mrKalejs/2.jpg" class="more2048" alt="Responsive image" rel="nofollow" title="Play Mr. Kalejs 2048">
<p class="more-title">Mr. Kalejs</p>
</a>
</div>
<div class="container-game">
<a href="martindiena.html">
<img src="tile-sets/Martindiena/2.jpg" class="more2048" alt="Responsive image" rel="nofollow" title="Play Martindiena 2048">
<p class="more-title">Martindiena</p>
</a>
</div>
</div>
<hr>
<a>
<img src="images/karma.png" id="myBtn" class="karma" alt="Responsive image" rel="nofollow" title="Feed Your Karma by donating">
</a>
<!-- The Modal -->
<div id="myModal" class="modal">
<!-- Modal content -->
<div class="modal-content">
<div class="modal-header">
<span class="close">×</span>
<h2>Feed Your KARMA by donating</h2>
</div>
<div class="modal-body">
<p>BTC Bitcoin - 1G8XcDut4CQuXDTacKAv2KwesTEyU23qqn</p>
<p>LTC Litecoin - LWTR4mtSdPydPiNVyULE69M7ReFE5oU5Ja</p>
<p>ETH Ethereum - 0x5731abc66db0f5ed36c22384ada5be1a5629e326</p>
</div>
<div class="modal-footer">
<h3>You are awesome. Thank You!</h3>
</div>
</div>
</div>
<hr>
<p class="modification">
This is a modification of the <a href="http://gabrielecirulli.github.io/2048/" target="_blank">game</a> created by Gabriele Cirulli.
</p>
</div>
<script>
function myFunction() {
var x = document.getElementById("myTopnav");
if (x.className === "topnavmenu") {
x.className += " responsive";
} else {
x.className = "topnavmenu";
}
}
</script>
<script src="js/modal.js"></script>
</body>
</html>