Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sirhorseyinfo authored Nov 21, 2024
1 parent 6ef1312 commit 6631c7f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions g4mes/geometry-dash/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>

<html>
<head>
<meta charset="UTF-8">
<title>Horse | Definition, Breeds, Pictures, Evolution, & Facts | Britannica</title>
<link rel="icon" type="image/x-icon" href="https://www.britannica.com/favicon.png">
</head>
<body>
<script>
alert("This game is still in development and isn't yet for entertainment");
// Rest of game goes here. (if you forgot what you're doing, you're porting geometry dash from 'scratch' to here with javascript.)
</script>
</body>
</html>

0 comments on commit 6631c7f

Please sign in to comment.