-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
278 lines (212 loc) · 11 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Louisville Makes Games! - Game development community in Louisville, Kentucky</title>
<meta property="og:title" content="Louisville Makes Games! - Game development community in Louisville, Kentucky">
<meta property="og:site_name" content="Louisville Makes Games">
<meta property="og:url" content="http://louisvillemakesgames.org">
<meta property="og:description" content="Calling all Artists, Animators, Storytellers, Programmers, Musicians, and all creative folks – this is the community for you! Louisville Makes Games is an inclusive community created to connect and support anyone in the Louisville, Kentucky area who wants to create games!">
<meta property="og:type" content="website">
<meta property="og:image" content="/img/LouisvilleMakesGamesShareImage.jpg">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.knightlab.com/libs/timeline3/latest/css/timeline.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/main.css">
<!-- Font Awesome Icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ=="
crossorigin="anonymous" referrerpolicy="no-referrer">
</head>
<body>
<nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-dark">
<div class="container">
<a class="navbar-brand" href="index.html"><img src="img/logos/lmg/louisville-makes-games-horzontal-logo-for-dark-bg.svg" style="width: 250px; max-width: 250px;"></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link" href="index.html" >Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="local-game-harvest.html" >Local Game Harvest</a>
</li>
<li class="nav-item">
<a class="nav-link" href="blog.html" >Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="games.html" >Games</a>
</li>
<li class="nav-item">
<a class="nav-link" href="warpzone.html" >Warpzone</a>
</li>
<li class="nav-item">
<a class="nav-link" href="resources.html" >Resources</a>
</li>
<li class="nav-item">
<a class="nav-link" href="code-of-conduct.html" >Code of Conduct</a>
</li>
<li class="nav-item">
<a class="nav-link" href="donate.html" >Donate</a>
</li>
<li class="nav-item">
<a class="nav-link" href="press.html" >Press</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://louisvillemakesgames.printify.me" target="_blank">Store</a>
</li>
</ul>
</div>
</div>
</nav>
<main class="container my-5">
<div class="row">
<div class="col-md-8">
<h1>What's going on?</h1>
<div class="row">
<div class="col-md-7">
<article>
<article>
<h2>Into the World of Video Game Creation: My Presentation at the Bon Air Library</h2>
<p class="author-date">By Alex Bezuska, on 2023-05-22</p>
<p>On May 21st, I had the awesome opportunity to present at the Bon Air Library in Louisville, Kentucky representing Louisville Makes Games. The topic was one that I am truly passionate about: how to get started making video games. The audience consisted mainly of enthusiastic teens, accompanied by some equally curious parents. Together, we had an open discussion about how video games are made.</p>
<a href="/blog.html#" target="_blank">Read more</a> or <a href="https://docs.google.com/presentation/d/10jE5Bs7kQ80-MGy0YTqB0VsHvh82gQe3GIQ5K-BwG7g/edit?usp=sharing" target="_blank">View the full presentation slides here</a>
</article>
</div>
<div class="col-md-5">
<div class="image-container"><img class="img-fluid" src="/img/bon-air-library.png"
alt="Into the World of Video Game Creation: My Presentation at the Bon Air Library"></div>
</div>
</div>
</div>
<div class="col-md-4 callout-box">
<h1 class="mb-4"><i class="fas fa-info-circle"></i>New here?
</h1>
<p>No game development experience required, all community spaces and events are free and beginner-friendly.</p>
<p class="bold">Calling Artists, Animators, Storytellers, Programmers, Musicians, and all creative folks –this is
the community for you!</p>
<a class="btn btn-primary mt-3" href="https://discord.gg/gZwbF94UJK" target="_blank">
<i class="fab fa-discord"></i> Join our Discord Server!
</a>
<a class="btn btn-primary mt-3" href="https://www.meetup.com/LouisvilleMakesGames" target="_blank">
<i class="fas fa-calendar-alt mr-2"></i> Attend an Event!
</a>
<a class="btn btn-primary mt-3" href="resources.html" target="_blank">
<i class="fas fa-gamepad mr-2"></i> Get Started Making Games!
</a>
</div>
</div>
</div>
</div>
</div>
<hr class="my-5">
<div class="row">
<div class="col-md-6">
<h2 class="mb-4"><i class="fas fa-users"></i>Louisville Makes
Games Community</h2>
<p>Louisville Makes Games (LMG) is an inclusive community created to connect and support anyone in the
Louisville, Kentucky area who wants to create games! The main ways to get involved are to join our discord
server or attend a meetup event!</p>
<p>A monthly virtual meetup to connect local Louisville area game developers and those who want to learn! It
will
always be free and open to anyone interested in creativity and collaboration.</p>
<div class="d-flex my-3">
<div class="d-flex flex-column">
<a href="https://www.meetup.com/LouisvilleMakesGames" target="_blank" class="btn btn-primary"><i
class="fas fa-calendar-alt mr-2"></i> Virtual Meetup Events</a>
</div>
<div class="d-flex flex-column">
<a href="https://discord.gg/gZwbF94UJK" target="_blank" class="btn btn-primary"><i
class="fab fa-discord mr-2"></i> Join our Discord Server</a>
</div>
</div>
</div>
<div class="col-md-6">
<div class="image-container"><img class="img-fluid" src="img/louisvillemakesgames-board.jpg"
alt="Placeholder Image"></div>
</div>
</div>
<hr class="my-5">
<div class="row">
<div class="col-md-7">
<h2 class="mb-4"><i class="fas fa-heart"></i>Louisville Makes
Games!</h2>
<p>Are you interested in game development? Do you want to learn more about the local game development scene in
Louisville, Kentucky? Look no further than Louisville Makes Games!</p>
<p>We are a non-profit 501(c)3 organization dedicated to promoting game development as a viable career in our
city. Our programming classes for kids, industry talks, art gallery showcases, and other events all aim to
educate and advocate game development. Our first major project was establishing the physical space called Warp
Zone Louisville downtown, which we have made a home-base for all things game development in Louisville.</p>
<p><strong>Help continue our mission:</strong></p>
<a class="btn btn-primary btn-lg btn-block mt-3" href="donate.html" target="_blank">
<i class=" fa-solid fa-hand-holding-heart"></i>
<h5 class="d-inline">Donate to LMG</h5>
</a>
</div>
</div>
<hr class="my-5">
<div class="row">
<div class="col-md-7">
<h2 class="mb-4"><i class="fas fa-building"></i>What is Warp Zone?</h2>
<p>Warp Zone Louisville is a coworking space for anyone doing creative work! It is also the home base of LMG and
where we host our events. All LMG events are free and open to the public, but you can work from Warp Zone
Louisville
24/7 if you become a paid member.</p>
<a href="http://warpzonelouisville.com" target="_blank" class="btn btn-primary"><i
class="fas fa-calendar-alt mr-2"></i> Learn more about Warp Zone Louisville</a>
</div>
<div class="col-md-5">
<div class="image-container"><img class="img-fluid" src="http://warpzonelouisville.com/images/new-space-front.jpg"
alt="Placeholder Image"></div>
</div>
</div>
</main>
<footer class="bg-dark text-light p-5">
<div class="container">
<div class="row">
<div class="col-12 col-md-6">
<p id="year-range"></p>
<p>501(c)3 non-profit organization<br>
Louisville, Kentucky</p>
</div>
<div class="col-12 col-md-6 text-md-end">
<div class="cc-zero mt-4">
<a href="https://creativecommons.org/publicdomain/zero/1.0/" target="_blank">
<img src="https://licensebuttons.net/p/zero/1.0/88x31.png" alt="Creative Commons Zero">
</a>
</div>
<p class="mt-2">This website is licensed under
<a href="https://creativecommons.org/publicdomain/zero/1.0/" target="_blank" rel="noopener">Creative Commons
Zero</a>
</p>
<p>Feel free to view/use our source code on <a
href="https://github.com/LouisvilleMakesGames/LouisvilleMakesGames.org" target="_blank"
rel="noopener">GitHub</a></p>
</div>
</div>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<script>
// Update the year range in the footer dynamically
const currentYear = new Date().getFullYear();
document.getElementById('year-range').textContent = `2014-${currentYear} Louisville Makes Games, Inc.`;
// Your existing code for the random color functionality
window.addEventListener("load", function() {
const elements = document.querySelectorAll(".image-container");
const colors = ["red", "blue", "yellow"];
elements.forEach(function(element) {
const randomColor = colors[Math.floor(Math.random() * colors.length)];
element.classList.add(randomColor);
});
});
</script>
</html>