-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
162 lines (140 loc) · 7.5 KB
/
index.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
<!--Hey! This is the original version
of Simple CSS Waves-->
<link rel="stylesheet" href="style.css">
<--
<div class="background">
<div class="header">
<div class="inner-header flex">
</div>
<div>
<svg class="waves" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 24 150 28" preserveAspectRatio="none" shape-rendering="auto">
<defs>
<path id="gentle-wave" d="M-160 44c30 0 58-18 88-18s 58 18 88 18 58-18 88-18 58 18 88 18 v44h-352z" />
</defs>
<g class="parallax">
<use xlink:href="#gentle-wave" x="48" y="-5" fill="rgba(25,25,25,1)" />
<use xlink:href="#gentle-wave" x="48" y="-3" fill="rgba(35,35,35,1)" />
<use xlink:href="#gentle-wave" x="48" y="0" fill="rgba(45,45,45,1" />
<use xlink:href="#gentle-wave" x="48" y="3" fill="rgba(55,55,55,1)" />
<use xlink:href="#gentle-wave" x="48" y="5" fill="rgba(65,65,65,1)" />
<use xlink:href="#gentle-wave" x="48" y="7" fill="rgba(75,75,75,1)" />
</g>
</svg>
</div>
</div>
</div>
<!--Content ends-->
<head>
<title>loglot home</title>
</head>
<body>
<script src="https://kit.fontawesome.com/95a02bd20d.js"></script>
<div class="container" order: 10>
<div class="card">
<div class="face face1">
<div class="content">
<svg id="ecdaNrmeyOh1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 300 130" shape-rendering="geometricPrecision" text-rendering="geometricPrecision"><rect width="121.559298" height="261.770552" rx="60.78" ry="60.78" transform="matrix(.429112 0 0 0.429112 123.918723 12.796025)" fill="rgba(210,219,237,0)" stroke="#fff" stroke-width="15"/></svg>
<h3>Yet Another 2d Platformer</h3>
</div>
</div>
<div class="face face2">
<div class="content">
<p> the game i am actively working on (when i'm not working on things like this website, or playing games), made as a sequal in gameplay to demo 0.4, the original version has been archived, i am working on a new version</p>
<a href="https://loglot.github.io/yet-another-2d-platformer-archive/" type="button">Play Archive</a>
<a href="https://loglot.github.io/Yet-Another-2d-Platformer/" type="button">Play Game</a>
</div>
</div>
</div>
<div class="card">
<div class="face face1">
<div class="content">
<svg viewBox="0 0 300 300" width="100px" height="100px">
<sodipodi:namedview
id="namedview1"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
inkscape:document-units="mm"
inkscape:zoom="0.4894542"
inkscape:cx="547.54868"
inkscape:cy="597.60444"
inkscape:window-width="1920"
inkscape:window-height="991"
inkscape:window-x="-9"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs1" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
d="m 55.221483,167.52568 -0.0048,0.0291 c -0.03111,-0.006 -0.06222,-0.0123 -0.09317,-0.0194 -14.884865,-2.4508 -28.93849,7.62906 -31.389504,22.51389 -2.450802,14.88486 7.629057,28.93848 22.513886,31.3895 0.03193,0.001 0.06369,0.003 0.09559,0.005 l -0.0026,0.0158 141.435585,23.28849 0.008,-0.0499 c 0.14611,0.0426 0.29258,0.084 0.43938,0.12423 14.87004,2.4484 28.90949,-7.6213 31.35803,-22.49131 2.44871,-14.87019 -7.62101,-28.90997 -22.49123,-31.35854 -0.15193,-0.009 -0.30394,-0.0168 -0.45601,-0.0232 l 0.0223,-0.13512 z"
style="fill:#800000;fill-opacity:0;stroke:#ffffff;stroke-width:17.494;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:0.943103"
id="path2" />
<circle
style="fill:#800000;fill-opacity:0;stroke:#ffffff;stroke-width:17.494;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:0.943103"
id="path3"
cx="181.63087"
cy="94.599411"
r="29.497389" />
</g>
</svg>
<h3>Yet Another Bouncer</h3>
</div>
</div>
<div class="face face2">
<div class="content">
<p> this is a game that i originally made in a block based language (twice), and i decided to remake it in javascript, this is game number 3</p>
<a href="https://loglot.github.io/Yet-Another-Bouncer/" type="button">Play Game</a>
</div>
</div>
</div>
<div class="card">
<div class="face face1">
<div class="content">
<svg viewBox="0 0 500 500" width="100px" height="100px">
<ellipse style="fill: rgb(216, 216, 216); stroke-width: 20px; fill-opacity: 0; stroke: rgb(255, 255, 255);" cx="228.881" cy="258.58" rx="132.42" ry="132.42" transform="matrix(1, 0, 0, 1, 0, -1.4210854715202004e-14)"></ellipse>
<path style="fill: rgb(255, 255, 255); stroke-width: 20px; fill-opacity: 0; stroke: rgb(255, 255, 255);" d="M 36.292 -1.049 L 38.6 500.532" transform="matrix(1, 0, 0, 1, 0, -1.4210854715202004e-14)"></path>
<path style="fill: rgb(255, 255, 255); stroke-width: 20px; fill-opacity: 0; stroke: rgb(255, 255, 255);" d="M 407.862 0.489 L 415.555 498.224" transform="matrix(1, 0, 0, 1, 0, -1.4210854715202004e-14)"></path>
<path style="fill: rgb(216, 216, 216); stroke-width: 20px; fill-opacity: 0; stroke: rgb(255, 255, 255);" d="M 231.694 0.404 L 229.386 121.953" transform="matrix(1, 0, 0, 1, 0, -1.4210854715202004e-14)"></path>
<path style="fill: rgb(216, 216, 216); stroke-width: 20px; fill-opacity: 0; stroke: rgb(255, 255, 255);" d="M 231.694 497.369 L 233.232 390.437" transform="matrix(1, 0, 0, 1, 0, -1.4210854715202004e-14)"></path>
</svg>
<h3>Yet Another Flappy Game</h3>
</div>
</div>
<div class="face face2">
<div class="content">
<p> a 1 day progect i made to take a break from Yet Another 2d Platformer</p>
<a href="https://github.com/loglot/Yet-Another-Music-Player/releases" type="button">Play Game</a>
</div>
</div>
</div>
<div class="card">
<div class="face face1">
<div class="content">
<i class=>></i>
<h3>See More</h3>
</div>
</div>
<div class="face face2">
<div class="content">
<p><br><br> there is much more than just this, take a look!</p>
<a href="/catagories" type="button">View More</a>
</div>
</div>
</div>
</div>
</body>
<div class="gradient">
</div>
<div class="ground-text">
<p><a href="http://discord.loglotdev.com">Discord</a></p>
</div>