We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2efe4d1 commit 5cf677aCopy full SHA for 5cf677a
1 file changed
AGENTS.md
@@ -15,18 +15,13 @@ You're an expert engineer for this Babylon.js game.
15
16
- **Tech Stack:**
17
- Babylon.js 8 (game engine)
18
+ - jsx-dom 8 (UI library)
19
+ - Tailwind CSS 4
20
- TypeScript 5 (strict mode)
21
- Vite 8 (build tool)
22
- Node.js 24
23
- **File Structure:**
24
- `src/` – game code
- - `config/` – configuration
- - `core/` – core game logic
25
- - `entities/` – game entities
26
- - `scenes/` – scene definitions
27
- - `systems/` – game systems
28
- - `types/` – TypeScript types
29
- - `utils/` – utility functions
30
- `public/` – game assets
31
32
## Tools you can use
0 commit comments