File size: 3,147 Bytes
ebf4452
 
 
b64c993
ebf4452
 
 
 
46d5f0e
a89a924
b64c993
a89a924
 
46d5f0e
a89a924
 
ebf4452
b64c993
ebf4452
 
 
b6c5b6e
b64c993
 
 
b6c5b6e
b64c993
 
 
 
 
 
 
 
 
 
 
 
 
 
a89a924
fb27964
 
c10dd32
 
b64c993
ebf4452
 
 
 
 
a89a924
ebf4452
 
 
 
 
 
 
 
 
a89a924
 
ebf4452
 
 
 
 
 
 
 
 
 
 
 
 
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
<!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" />
		<meta http-equiv="content-security-policy" content="">
		<link href="./_app/immutable/assets/0.5c1d0985.css" rel="stylesheet">
		<link rel="modulepreload" href="./_app/immutable/entry/start.f42f88b5.js">
		<link rel="modulepreload" href="./_app/immutable/chunks/index.0d3f7c7a.js">
		<link rel="modulepreload" href="./_app/immutable/chunks/singletons.59c1a239.js">
		<link rel="modulepreload" href="./_app/immutable/entry/app.0fc40756.js">
		<link rel="modulepreload" href="./_app/immutable/nodes/0.bb7a7112.js">
		<link rel="modulepreload" href="./_app/immutable/nodes/2.46451d02.js">
		<link rel="modulepreload" href="./_app/immutable/chunks/stores.de52cb1e.js">
	</head>
	<body data-sveltekit-preload-data="hover" class="bg-[#0C0F19] overflow-x-hidden">
		<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 sm:mt-20 mt-12"><h1 class="text-xl capitalize">Spaceship freeride</h1>
		<p class="text-xs">Take a break and enjoy a little freeride.</p></div>

	<div class="relative mt-10 border-slate-800 border-[3px]">
			<iframe src="game/index.html" frameborder="0" title="Spaceship Drift" height="512" width="512" 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>Use arrow keys. SPACE to fire.</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://twitter.com/HugoDuprez" 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>,
			<a href="https://www.scenario.com/" target="_blank" class="underline">Scenario</a>, and
			<a href="https://www.pixelicious.xyz/" target="_blank" class="underline">Pixelicious</a></p></div></div>


			
			<script>
				{
					__sveltekit_14c54s3 = {
						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.f42f88b5.js"),
						import("./_app/immutable/entry/app.0fc40756.js")
					]).then(([kit, app]) => {
						kit.start(app, element, {
							node_ids: [0, 2],
							data,
							form: null,
							error: null
						});
					});
				}
			</script>
		</div>
	</body>
</html>