This commit is contained in:
2025-08-01 13:17:28 +02:00
parent e744f05fe9
commit 5412facc43
9 changed files with 1569 additions and 1 deletions

BIN
public/.DS_Store vendored

Binary file not shown.

1128
public/games/lou.html Normal file

File diff suppressed because it is too large Load Diff

413
public/games/lou.js Normal file

File diff suppressed because one or more lines are too long

9
public/gaming.html Normal file
View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<link href="css/style.css" rel="stylesheet">
</head>
<body>

View File

@@ -53,6 +53,7 @@
<ul class="navbar_links">
<li class="navbar_link" ><a href="home.html" target="main">home</a></li>
<li class="navbar_link" ><a href="qr.html" >qr code thing that loads glsl shaders</a></li>
<li class="navbar_link"><a href="gaming.html">Little games i made</a></li>
</ul>
</div>
<div class="sidebar">