-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgames.html
285 lines (279 loc) · 15.9 KB
/
games.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
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
<!DOCTYPE html>
<html lang="en">
<head>
<title>Portfolio - Amanda Alling Andrén</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.rawgit.com/konpa/devicon/df6431e323547add1b4cf45992913f15286456d3/devicon.min.css">
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<script
src="https://code.jquery.com/jquery-3.3.1.js"
integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60="
crossorigin="anonymous">
</script>
<script>
$(function(){
$("#header").load("partials/header.html", function onclick(){
$('.sidenav').sidenav();
});
$("#fab").load("partials/fab.html", function onclick(){
$('.fixed-action-btn').floatingActionButton();
});
$("#footer").load("partials/footer.html");
});
</script>
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.js"></script>
<script src="js/init.js"></script>
<script src="https://kit.fontawesome.com/a98657c293.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&family=Press+Start+2P&display=swap" rel="stylesheet">
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico"/>
</head>
<body>
<header>
<div id="header"></div>
</header>
<!-- fixed action button -->
<div id="fab"></div>
<!-- Project section -->
<div class="container">
<div class="row" style="margin-top:40px;">
<div class="col s12 m12 l12 center">
<h4>
Games I love
</h4>
<h5 class="white-text">
It's too hard to choose only five.
</h5>
</div>
<div class="row_game">
<div class="column_game">
<a href='https://www.dota2.com/play/' target='_blank'>
<img class="hoverable" alt="Dota2" src="images/games/dota_2.jpg">
</a>
<a href='https://www.animal-crossing.com/new-horizons/' target='_blank'>
<img class="hoverable" alt="Animal Crossing: New Horizons" src="images/games/animal_crossing.jpg">
</a>
<a href='https://www.ubisoft.com/en-gb/game/prince-of-persia/sands-of-time-remake' target='_blank'>
<img class="hoverable" alt="Prince of Persia: Sands of Time" src="images/games/prince_of_persia.jpg">
</a>
<a href='https://www.rockband4.com/' target='_blank'>
<img class="hoverable" alt="Rock Band" src="images/games/rock_band.jpg">
</a>
<a href='https://store.steampowered.com/app/638230/Journey/' target='_blank'>
<img class="hoverable" alt="Journey" src="images/games/journey.jpg">
</a>
<a href='https://www.ubisoft.com/sv-se/game/heroes-of-might-and-magic-3-hd' target='_blank'>
<img class="hoverable" alt="Heroes of Might and Magic III" src="images/games/heroes_of_might_and_magic_3.jpg">
</a>
<a href='http://www.giantsparrow.com/games/finch/' target='_blank'>
<img class="hoverable" alt="What Remains of Edith Finch" src="images/games/what_remains_of_edith_finch.jpg">
</a>
<a href='https://www.fasttravelgames.com/apex-construct/' target='_blank'>
<img class="hoverable" alt="Apex Construct" src="images/games/apex_construct.jpg">
</a>
<a href='https://www.tellmewhygame.com/' target='_blank'>
<img class="hoverable" alt="Tell Me Why" src="images/games/tell_me_why.jpg">
</a>
<a href='https://undertale.com/about/' target='_blank'>
<img class="hoverable" alt="Undertale" src="images/games/undertale.jpg">
</a>
<a href='https://deltarune.com/' target='_blank'>
<img class="hoverable" alt="Deltarune" src="images/games/deltarune.jpg">
</a>
<a href='https://www.supergiantgames.com/games/bastion/' target='_blank'>
<img class="hoverable" alt="Bastion" src="images/games/bastion.jpg">
</a>
<a href='https://www.calloftheseagame.com/' target='_blank'>
<img class="hoverable" alt="Call of the Sea" src="images/games/call_of_the_sea.jpg">
</a>
<a href='https://elderscrolls.bethesda.net/en/oblivion' target='_blank'>
<img class="hoverable" alt="The Elder Scrolls IV: Oblivion" src="images/games/oblivion.jpg">
</a>
<a href='https://thunderlotusgames.com/jotun/' target='_blank'>
<img class="hoverable" alt="Jotun" src="images/games/jotun.jpg">
</a>
<a href='https://zephyo.itch.io/missed-message' target='_blank'>
<img class="hoverable" alt="Missed Messages" src="images/games/missed_messages.jpg">
</a>
<a href='https://www.bioshockgame.com/' target='_blank'>
<img class="hoverable" alt="Bioshock" src="images/games/bioshock.jpg">
</a>
<a href='https://store.steampowered.com/app/201790/Orcs_Must_Die_2/' target='_blank'>
<img class="hoverable" alt="Orcs Must Die! 2" src="images/games/orcs_must_die_2.jpg">
</a>
</div>
<div class="column_game">
<a href='https://thunderlotusgames.com/spiritfarer/' target='_blank'>
<img class="hoverable" alt="Spiritfarer" src="images/games/spiritfarer.jpg">
</a>
<a href='https://lifeisstrange.square-enix-games.com/en-us/' target='_blank'>
<img class="hoverable" alt="Life is Strange" src="images/games/life_is_strange.jpg">
</a>
<a href='https://lifeisstrange.square-enix-games.com/en-us/' target='_blank'>
<img class="hoverable" alt="Life is Strange 2" src="images/games/life_is_strange_2.jpg">
</a>
<a href='https://www.polyarcgames.com/moss' target='_blank'>
<img class="hoverable" alt="Moss" src="images/games/moss.jpg">
</a>
<a href='https://www.playstation.com/sv-se/games/the-last-of-us-remastered/' target='_blank'>
<img class="hoverable" alt="The Last of Us" src="images/games/the_last_of_us.jpg">
</a>
<a href='https://www.playstation.com/en-us/games/the-last-of-us-part-ii/' target='_blank'>
<img class="hoverable" alt="The Last of Us 2" src="images/games/the_last_of_us_2.jpg">
</a>
<a href='https://www.stardewvalley.net/' target='_blank'>
<img class="hoverable" alt="Stardew Valley" src="images/games/stardew_valley.jpg">
</a>
<a href='https://store.steampowered.com/app/207610/The_Walking_Dead/' target='_blank'>
<img class="hoverable" alt="The Walking Dead" src="images/games/the_walking_dead.jpg">
</a>
<a href='https://www.ubisoft.com/en-gb/game/child-of-light' target='_blank'>
<img class="hoverable" alt="Child of Light" src="images/games/child_of_light.jpg">
</a>
<a href='http://www.alanwake.com/' target='_blank'>
<img class="hoverable" alt="Alan Wake" src="images/games/alan_wake.jpg">
</a>
<a href='https://www.hazelight.se/games/it-takes-two/' target='_blank'>
<img class="hoverable" alt="It Takes Two" src="images/games/it_takes_two.jpg">
</a>
<a href='https://www.valheimgame.com/' target='_blank'>
<img class="hoverable" alt="Valheim" src="images/games/valheim.jpg">
</a>
<a href='https://nomada.studio/' target='_blank'>
<img class="hoverable" alt="Gris" src="images/games/gris.jpg">
</a>
<a href='http://neveralonegame.com/' target='_blank'>
<img class="hoverable" alt="Never Alone: Kisima Inŋitchuŋa" src="images/games/never_alone.jpg">
</a>
<a href='https://downtherabbitholegame.com/' target='_blank'>
<img class="hoverable" alt="Down the Rabbit Hole" src="images/games/down_the_rabbit_hole.jpg">
</a>
<a href='https://www.thegentlebros.com/catquest/' target='_blank'>
<img class="hoverable" alt="Cat Quest" src="images/games/cat_quest.jpg">
</a>
<a href='https://cozygrovegame.com/' target='_blank'>
<img class="hoverable" alt="Cozy Grove" src="images/games/cozy_grove.jpg">
</a>
</div>
<div class="column_game">
<a href='https://www.focus-home.com/en-us/games/call-of-cthulhu' target='_blank'>
<img class="hoverable" alt="Call of Cthulhu (2018)" src="images/games/call_of_cthulhu.jpg">
</a>
<a href='https://tombraider.square-enix-games.com/en-us' target='_blank'>
<img class="hoverable" alt="Tomb Raider (2013)" src="images/games/tomb_raider.jpg">
</a>
<a href='https://store.steampowered.com/app/414340/Hellblade_Senuas_Sacrifice/' target='_blank'>
<img class="hoverable" alt="Hellblade: Senua's Sacrifice" src="images/games/hellblade_senuas_sacrifice.jpg">
</a>
<a href='https://playdead.com/games/limbo/' target='_blank'>
<img class="hoverable" alt="Limbo" src="images/games/limbo.jpg">
</a>
<a href='https://www.ubisoft.com/en-gb/game/far-cry/far-cry-3' target='_blank'>
<img class="hoverable" alt="Far Cry 3" src="images/games/farcry_3.jpg">
</a>
<a href='https://store.steampowered.com/app/400/Portal/' target='_blank'>
<img class="hoverable" alt="Portal" src="images/games/portal.jpg">
</a>
<a href='https://www.fasttravelgames.com/thecurioustaleofthestolenpets/' target='_blank'>
<img class="hoverable" alt="The Curious Tale of the Stolen Pets" src="images/games/the_curious_tale_of_the_stolen_pets.jpg">
</a>
<a href='https://www.bandainamcoent.com/games/ni-no-kuni-wrath-of-the-white-witch' target='_blank'>
<img class="hoverable" alt="Ni No Kuni: Wrath of the White Witch" src="images/games/ni_no_kuni.jpg">
</a>
<a href='https://www.telltale.com/the-wolf-among-us/' target='_blank'>
<img class="hoverable" alt="The Wolf Among Us" src="images/games/the_wolf_among_us.jpg">
</a>
<a href='https://beatsaber.com/' target='_blank'>
<img class="hoverable" alt="Beat Saber" src="images/games/beat_saber.jpg">
</a>
<a href='https://www.hazelight.se/games/brothers/' target='_blank'>
<img class="hoverable" alt="Brothers - A Tale of Two Sons" src="images/games/brothers.jpg">
</a>
<a href='https://www.pathofexile.com/' target='_blank'>
<img class="hoverable" alt="Path of Exile" src="images/games/path_of_exile.jpg">
</a>
<a href='http://www.brokenagegame.com/' target='_blank'>
<img class="hoverable" alt="Broken Age" src="images/games/broken_age.jpg">
</a>
<a href='https://en.bandainamcoent.eu/little-nightmares/little-nightmares' target='_blank'>
<img class="hoverable" alt="Little Nightmares" src="images/games/little_nightmares.jpg">
</a>
<a href='https://www.minecraft.net/sv-se/' target='_blank'>
<img class="hoverable" alt="Minecraft" src="images/games/minecraft.jpg">
</a>
<a href='http://oldmansjourney.com/' target='_blank'>
<img class="hoverable" alt="Old Man's Journey" src="images/games/old_mans_journey.jpg">
</a>
<a href='https://www.klei.com/games/dont-starve-together' target='_blank'>
<img class="hoverable" alt="Don't Starve Together" src="images/games/dont_starve_together.jpg">
</a>
</div>
<div class="column_game">
<a href='https://www.figmentgame.com/' target='_blank'>
<img class="hoverable" alt="Figment" src="images/games/figment.jpg">
</a>
<a href='https://www.unchartedthegame.com/en-us/' target='_blank'>
<img class="hoverable" alt="Uncharted: Drake's Fortune" src="images/games/uncharted.jpg">
</a>
<a href='https://frictionalgames.com/category/games/amnesia-the-dark-descent/' target='_blank'>
<img class="hoverable" alt="Amnesia: The Dark Descent" src="images/games/amnesia.jpg">
</a>
<a href='http://www.swordandsworcery.com/' target='_blank'>
<img class="hoverable" alt="Sword and Sworcery EP" src="images/games/sword_and_sworcery.jpg">
</a>
<a href='https://www.orithegame.com/blind-forest/' target='_blank'>
<img class="hoverable" alt="Ori and the Blind Forest" src="images/games/ori_and_the_blind_forest.jpg">
</a>
<a href='https://www.spacepiratetrainer.com/' target='_blank'>
<img class="hoverable" alt="Space Pirate Trainer" src="images/games/space_pirate_trainer.jpg">
</a>
<a href='https://store.steampowered.com/app/550/Left_4_Dead_2/' target='_blank'>
<img class="hoverable" alt="Left 4 Dead 2" src="images/games/left_4_dead_2.jpg">
</a>
<a href='https://playdead.com/games/inside/' target='_blank'>
<img class="hoverable" alt="Inside" src="images/games/inside.jpg">
</a>
<a href='https://www.guerrilla-games.com/play/horizon' target='_blank'>
<img class="hoverable" alt="Horizon: Zero Dawn" src="images/games/horizon_zero_dawn.jpg">
</a>
<a href='https://store.steampowered.com/app/314790/Silence/' target='_blank'>
<img class="hoverable" alt="Silence" src="images/games/silence.jpg">
</a>
<a href='https://store.playstation.com/en-us/product/UP9000-CUSA08034_00-SOTC0000000000US' target='_blank'>
<img class="hoverable" alt="Shadow of the Colossus" src="images/games/shadow_of_the_colossus.jpg">
</a>
<a href='https://www.coffeestainstudios.com/games/a-story-about-my-uncle/' target='_blank'>
<img class="hoverable" alt="A Story About My Uncle" src="images/games/a_story_about_my_uncle.jpg">
</a>
<a href='https://www.hazelight.se/games/a-way-out/' target='_blank'>
<img class="hoverable" alt="A Way Out" src="images/games/a_way_out.jpg">
</a>
<a href='http://cattailsgame.com/' target='_blank'>
<img class="hoverable" alt="Cattails" src="images/games/cattails.jpg">
</a>
<a href='https://www.hoathegame.com/' target='_blank'>
<img class="hoverable" alt="Hoa" src="images/games/hoa.jpg">
</a>
<a href='https://raft-game.com/' target='_blank'>
<img class="hoverable" alt="Raft" src="images/games/raft.jpg">
</a>
<!-- <a href='' target='_blank'>
<img class="hoverable" alt="" src="">
</a> -->
</div>
</div>
</div>
</div>
<!-- Project section end -->
<!-- footer & contact section -->
<footer class="page-footer black" id="contact">
<div id="footer"></div>
</footer>
</body>
</html>