feat(#6): add basic camera support

This commit is contained in:
Juan Sebastián Montoya 2024-09-13 16:14:53 -05:00
parent 3c2a7907b4
commit f300fe1be7
2 changed files with 51 additions and 11 deletions

View file

@ -6,7 +6,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0"
/>
<title>Baena</title>
<title>Game Engine</title>
<link
rel="stylesheet"
href="index.css"