Initial commit: English Course 10 with offline 3D assets

This commit is contained in:
Gemini AI
2025-12-10 15:23:46 +04:00
Unverified
commit be447cae4c
688 changed files with 16367 additions and 0 deletions

11
test.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>English Learning Adventure</title>
</head>
<body>
<h1>Test</h1>
</body>
</html>