Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ license: cc-by-nc-4.0
|
|
11 |
short_description: One-minute creation by AI Coding Autonomous Agent MOUSE-I
|
12 |
---
|
13 |
# JET FIGHT SIMULATOR - 3D Fighter Jet Simulator
|
|
|
|
|
14 |
Developer: https://huggingface.co/spaces/cutechicken
|
15 |
|
16 |
## ๐ฎ Project Overview
|
@@ -68,7 +70,7 @@ A high-quality web-based 3D fighter jet simulator created with **VIBE CODING**.
|
|
68 |
|
69 |
## ๐ Project Structure
|
70 |
```
|
71 |
-
|
72 |
โโโ index.html # Main HTML (HUD and UI)
|
73 |
โโโ game.js # Game logic (physics, AI, combat systems)
|
74 |
โโโ models/ # 3D model files
|
@@ -125,6 +127,8 @@ This project was created using the **VIBE CODING** methodology. Through rapid pr
|
|
125 |
|
126 |
|
127 |
# JET FIGHT SIMULATOR - 3D ์ ํฌ๊ธฐ ์๋ฎฌ๋ ์ดํฐ
|
|
|
|
|
128 |
๊ฐ๋ฐ์: https://huggingface.co/spaces/cutechicken
|
129 |
|
130 |
## ๐ฎ ํ๋ก์ ํธ ์๊ฐ
|
@@ -185,7 +189,7 @@ This project was created using the **VIBE CODING** methodology. Through rapid pr
|
|
185 |
## ๐ ํ๋ก์ ํธ ๊ตฌ์กฐ
|
186 |
|
187 |
```
|
188 |
-
|
189 |
โโโ index.html # ๋ฉ์ธ HTML (HUD ๋ฐ UI)
|
190 |
โโโ game.js # ๊ฒ์ ๋ก์ง (๋ฌผ๋ฆฌ, AI, ์ ํฌ ์์คํ
)
|
191 |
โโโ models/ # 3D ๋ชจ๋ธ ํ์ผ
|
|
|
11 |
short_description: One-minute creation by AI Coding Autonomous Agent MOUSE-I
|
12 |
---
|
13 |
# JET FIGHT SIMULATOR - 3D Fighter Jet Simulator
|
14 |
+
|
15 |
+
link: https://huggingface.co/spaces/cutechicken/3D-Airforce-Simulator
|
16 |
Developer: https://huggingface.co/spaces/cutechicken
|
17 |
|
18 |
## ๐ฎ Project Overview
|
|
|
70 |
|
71 |
## ๐ Project Structure
|
72 |
```
|
73 |
+
3D-Airforce-Simulator/
|
74 |
โโโ index.html # Main HTML (HUD and UI)
|
75 |
โโโ game.js # Game logic (physics, AI, combat systems)
|
76 |
โโโ models/ # 3D model files
|
|
|
127 |
|
128 |
|
129 |
# JET FIGHT SIMULATOR - 3D ์ ํฌ๊ธฐ ์๋ฎฌ๋ ์ดํฐ
|
130 |
+
|
131 |
+
link: https://huggingface.co/spaces/cutechicken/3D-Airforce-Simulator
|
132 |
๊ฐ๋ฐ์: https://huggingface.co/spaces/cutechicken
|
133 |
|
134 |
## ๐ฎ ํ๋ก์ ํธ ์๊ฐ
|
|
|
189 |
## ๐ ํ๋ก์ ํธ ๊ตฌ์กฐ
|
190 |
|
191 |
```
|
192 |
+
3D-Airforce-Simulator/
|
193 |
โโโ index.html # ๋ฉ์ธ HTML (HUD ๋ฐ UI)
|
194 |
โโโ game.js # ๊ฒ์ ๋ก์ง (๋ฌผ๋ฆฌ, AI, ์ ํฌ ์์คํ
)
|
195 |
โโโ models/ # 3D ๋ชจ๋ธ ํ์ผ
|