Skip to content

Commit

Permalink
added a few games main folders
Browse files Browse the repository at this point in the history
  • Loading branch information
bytewizard42i committed Dec 29, 2024
1 parent 9c525b7 commit db7e7b7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions battleship/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Games Edu Code</title>
</head>
<body>
<h1>Welcome to Games Edu Code</h1>
<p>This is the index page for the Games Edu Code project.</p>
</body>
</html>

0 comments on commit db7e7b7

Please sign in to comment.