-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
115 lines (107 loc) · 4.62 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta name="description" content="Real cheap designed page."/>
<meta name="keywords" content="Filigrani/Fili/Филиграни/Филя/Undertale/Ghoststale"/>
<meta name="author" content="Filigrani"/>
<link rel="stylesheet" type="text/css" href="default.css"/>
<title>Page</title>
</head>
<body>
<div id="main">
<div id="main_left">
<div id="header">
<h1><a href="index.html">Filigrani's homepage</a></h1>
</div>
<h2><p>Game projects:</p></h2>
<div id="content">
<div class="descr">
<div class="post_body">
<p>Proper games that worth attention.</p>
</div>
</div>
</div>
<div id="navigation">
<ul>
<li><p><a href="https://gamejolt.com/games/ghostAndSword/503378">Ghost And Sword</a></p></li>
<li><p><a href="https://gamejolt.com/games/BlockysBurgers/657877">Blcoky's burgers</a></p></li>
<li><p><a href="https://gamejolt.com/games/honortanks/373103">Honor Tanks</a></p></li>
<li><p><a href="OldGameProjects\TankWTF\index.html">Tank WTF Redux</a></p></li>
<li><a href="https://gamejolt.com/games/ghosts-tale/319255">Ghoststale (Undertale fan game)</a></li>
<li><a href="OldGameProjects\NeverFallTower\index.html">Never Fall Tower</a></li>
</ul>
</div>
<h2><p>W.I.Ps:</p></h2>
<div id="content">
<div class="descr">
<div class="post_body">
<p>Work In Progress stuff, mostly source code of projects that I am work on in pass-time, that I believe are promissing.</p>
</div>
</div>
</div>
<div id="navigation">
<ul>
<li><p><a href="https://github.com/Filigrani/TerraQuake">TerraQuake</a></p></li>
<li><p><a href="https://filigrani.itch.io/mipa">Mipa PlayDate Game</a></p></li>
<li><p><a href="https://github.com/Filigrani/BalloonInvasion">Balloon Invasion</a></p></li>
</ul>
</div>
<h2><p>Other\Exports\Ports\Mods:</p></h2>
<div id="content">
<div class="descr">
<div class="post_body">
<p>Mods for other games and other.</p>
</div>
</div>
</div>
<div id="navigation">
<ul>
<li><p><a href="https://steamcommunity.com/sharedfiles/filedetails/?id=1388337476">Don't Strave Together Mods</a></p></li>
<li><p><a href="https://github.com/Filigrani/SkyCoop">Sky Co-op (Unoffical Multiplayer Mod for The Long Dark)</a></p></li>
</ul>
</div>
<h2><p>"Not Worthies":</p></h2>
<div id="content">
<div class="descr">
<div class="post_body">
<p>Basically pass-time projects, or clones of other games made for fun or for experience of trying mimic something.</p>
</div>
</div>
</div>
<div id="navigation">
<ul>
<li><p><a href="NotWorthy\BreathIsolation\index.html">Breath Isolation</a></p></li>
<li><p><a href="NotWorthy\BuildYourLevel\index.html">Build your own level</a></p></li>
<li><p><a href="NotWorthy\DontFreezy\index.html">Don't Freezy</a></p></li>
<li><p><a href="NotWorthy\PvzZenGardenClone\index.html">PvZ Zen Garden</a></p></li>
<li><p><a href="NotWorthy\InfernoArena\index.html">Inferno Arena</a></p></li>
<li><p><a href="NotWorthy\ForgiveMe\index.html">Forgive Me</a></p></li>
<li><p><a href="NotWorthy\CharlieClone\index.html">Clone of Charlie the Duck</a></p></li>
<li><p><a href="NotWorthy\PinguinTest\index.html">Pengiun Test</a></p></li>
<li><p><a href="https://github.com/Filigrani/filigrani.github.io/tree/master/NotWorthy">More (Things that not listed here)</a></p></li>
</ul>
</div>
<div id="content">
<h1>Where I am?</h1>
<div class="descr"></div>
<div class="post_body">
<p>This very simple website serves as my homepage.</p>
<p>Here you can see some of my public projects, games and links.</p>
</div>
</div>
</div>
<div id="main_right">
<div class="label">Contact links</div>
<ul class="block">
<li><a href="https://github.com/Filigrani">Github</a></li>
<li><a href="https://www.youtube.com/channel/UCQ63jZrWDefLl0d8gDvMwtQ">Youtube channel</a></li>
<li><a href="https://steamcommunity.com/profiles/76561198152259224/">Steam profile</a></li>
<li><a href="https://steamcommunity.com/tradeoffer/new/?partner=191993496&token=kVrrQ2BM">Steam trade link</a></li>
<li><a href="https://discord.gg/jApFvFG">Discord</a></li>
<li><a href="https://gamejolt.com/@Filigrani">Gamejolt</a></li>
</ul>
</div>
</div>
</body>
</html>