File size: 3,240 Bytes
0dd88bc
 
 
 
 
 
 
 
 
baa5b5a
2b9b84a
baa5b5a
2b9b84a
 
baa5b5a
2b9b84a
 
0dd88bc
ec33d2c
0dd88bc
 
 
 
 
baa5b5a
ec33d2c
 
 
0dd88bc
 
 
 
 
 
 
 
 
 
2b9b84a
0dd88bc
 
 
 
 
 
 
 
 
 
 
 
 
 
2b9b84a
0dd88bc
 
 
 
 
 
 
 
 
2b9b84a
 
0dd88bc
 
 
 
 
 
 
 
 
 
 
 
 
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
<!DOCTYPE html>
<html lang="en">
	<head>
		<title>Spaceship freeride</title>
		<meta charset="utf-8" />
		<link rel="icon" href="./favicon.png" />
		<meta name="viewport" content="width=device-width" />
		<script async src="https://cdn.splitbee.io/sb.js"></script>
		<meta http-equiv="content-security-policy" content="">
		<link href="./_app/immutable/assets/0.15589e04.css" rel="stylesheet">
		<link rel="modulepreload" href="./_app/immutable/entry/start.d0a82aef.js">
		<link rel="modulepreload" href="./_app/immutable/chunks/index.9af7eb9c.js">
		<link rel="modulepreload" href="./_app/immutable/chunks/singletons.1f11d8d9.js">
		<link rel="modulepreload" href="./_app/immutable/entry/app.ea8cc3e0.js">
		<link rel="modulepreload" href="./_app/immutable/nodes/0.22dae059.js">
		<link rel="modulepreload" href="./_app/immutable/nodes/2.ae94ff6d.js">
		<link rel="modulepreload" href="./_app/immutable/chunks/stores.be116e24.js">
	</head>
	<body data-sveltekit-preload-data="hover" class="bg-[#0C0F19] overflow-hidden bg-cover" style="background-image: url('images/sky.png');">
		<div style="display: contents">



<div class="flex flex-col justify-center text-slate-100 font-Hellovetica items-center p-4 w-full">
	<div class="flex flex-col justify-center items-center space-y-4 text-center mt-12 z-50"><img src="images/png_title.png" alt="Game title" class="h-40"></div>

	
	

	<div class="relative mt-6 border-slate-800 border-[3px]">
			<iframe src="smg/index.html" frameborder="0" title="Spaceship Drift" height="512" width="768" class=""></iframe>
			
			<div class="h-[3px] bg-[#0C0F19] w-[3px] z-10 absolute -top-[3px] -left-[3px]"></div>
			<div class="h-[3px] bg-[#0C0F19] w-[3px] z-10 absolute -bottom-[3px] -left-[3px]"></div>
			<div class="h-[3px] bg-[#0C0F19] w-[3px] z-10 absolute -top-[3px] -right-[3px]"></div>
			<div class="h-[3px] bg-[#0C0F19] w-[3px] z-10 absolute -bottom-[3px] -right-[3px]"></div></div>

		
		<div class="flex flex-row justify-center items-center text-[9px] mt-4 text-slate-500"><p>ZQD to move SPACE to jump. <a href="https://x.com/HugoDuprez/status/1712093324528541831?s=20" target="_blank" class="underline">Full shaders game demo</a></p></div>

	

	
	<div class="flex flex-row justify-center items-center text-center fixed bottom-6 text-[9px] text-slate-500"><p>Made by <a href="https://www.hugoduprez.com/" target="_blank" class="underline">Hugo</a>
			with
			<a href="https://godotengine.org/" target="_blank" class="underline">Godot</a>,
			<a href="https://svelte.dev/" target="_blank" class="underline">Svelte</a>, and
			<a href="https://www.kenney.nl/tools" target="_blank" class="underline">Kenney assets</a></p></div></div>


			
			<script>
				{
					__sveltekit_1d38e1f = {
						base: new URL(".", location).pathname.slice(0, -1),
						env: {}
					};

					const element = document.currentScript.parentElement;

					const data = [null,null];

					Promise.all([
						import("./_app/immutable/entry/start.d0a82aef.js"),
						import("./_app/immutable/entry/app.ea8cc3e0.js")
					]).then(([kit, app]) => {
						kit.start(app, element, {
							node_ids: [0, 2],
							data,
							form: null,
							error: null
						});
					});
				}
			</script>
		</div>
	</body>
</html>