-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
166 lines (158 loc) · 8.14 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
163
164
165
166
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="./style.css">
<link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet">
<link rel="shortcut icon" href="./img/dpad.svg">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-65HDGBPD3T"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-65HDGBPD3T');
</script>
<title>La Forma Games</title>
</head>
<body>
<!-- Header -->
<header>
<nav class="navbar fixed-top">
<div class="container text-center">
<a class="navbar-brand" href="#">
<img src="./img/dpad-fill.svg" alt="" width="30" height="24">
</a>
<div class="marca">La Forma Games</div>
</div>
</nav>
</header>
<!-- Games -->
<section class="container mt-5">
<article class="row">
<!-- Portada -->
<div id="carouselExampleIndicators" class="carousel slide" data-bs-ride="true">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="./img/Banner_La_Forma_Games.png" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="./img/gato-pillo.png" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="./img/Banner_La_Forma_Games.png" class="d-block w-100" alt="...">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
<!-- Cards -->
<!-- CARD I -->
<div class="row row-cols-1 row-cols-md-2 g-4 mb-3">
<div class="col">
<div class="card">
<img src="./img/card-gato.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">#Gato Pillo!</h5>
<p class="card-text">Es solo un gato tierno, pero al momento de jugar es imbatible, ¿Aceptas el desafio de este Gato Pillo?
<br>
Web Game desarrollado con Javascript</p>
<img src="./img/dpad-fill.svg" alt="" width="30" height="24">
<button type="button" class="btn"><a href="./games/gato-pillo/index.html">Ver Game</a></button>
</div>
</div>
</div>
<!-- CARD II -->
<div class="col">
<div class="card">
<img src="./img/card-gato.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">MemOtaku | pronto</h5>
<p class="card-text">This is a longer card with supporting text below as a natural lead-in to additional content.
<br>
Web Game desarrollado con Javascript
</p>
<img src="./img/dpad-fill.svg" alt="" width="30" height="24">
<button type="button" class="btn"><a href="./games/memorama-pixel/index.html" target="_blank">Ver Game</a></button>
</div>
</div>
</div>
<!-- CARD III -->
<div class="col">
<div class="card">
<img src="./img/card-gato.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">Lio vs Cris</h5>
<p class="card-text">Proyecto em ejecución.
<br>
Phaser js
</p>
<img src="./img/dpad-fill.svg" alt="" width="30" height="24">
<button type="button" class="btn"><a href="./games/Phaser/game1_pong/gol.html">Ver Game</a></button>
<!-- https://axel-emk.github.io/LaFormaGames/games/Phaser/game1_pong/gol.html -->
</div>
</div>
</div>
<!-- CARD IV -->
<div class="col">
<div class="card">
<img src="./img/card-gato.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">New Games | pronto</h5>
<p class="card-text">This is a longer card with supporting text below as a natural lead-in to additional content.
<br>
Web Game desarrollado con Javascript
</p>
<img src="./img/dpad-fill.svg" alt="" width="30" height="24">
<button type="button" class="btn"><a href="#">Ver Game</a></button>
</div>
</div>
</div>
</div>
</article>
</section>
<!-- -------------------FOOTER ----------------------------- -->
<footer class="pt-3 pb-3 border-top">
<div class="container">
<div class="row pt-3 g-0">
<div class="col-lg-6 mb-4 mb-lg-0">
<img src="./img/dpad-fill.svg" width="36" height="30">
<a href="https://axel-emk.github.io/" target="_blank">La Forma Grafica ©</a>
</div>
<div class="col-lg-6">
<div class="d-flex justify-content-lg-end">
<p class="me-3 mb-0">Buscame en:</p>
<ul class="list-inline">
<li class="list-inline-item me-3"><a href="https://www.linkedin.com/in/axelzamorano/"
target="_blank"><img src="./img/linkedin-logo.svg"></a></li>
<li class="list-inline-item me-3"><a href="https://www.behance.net/axelzamoranov"
target="_blank"><img src="./img/behance-logo.svg"></a>
</li>
<li class="list-inline-item"><a href="https://github.com/axel-emk" target="_blank"><img
src="./img/github-logo.svg"></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- Script -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>