Initial project scaffold

Sets up eframe/egui app with basic menu bar and placeholder viewport. Adds Rhai scripting dependency for future game object scripting system.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-15 23:42:14 -05:00
commit f3e5dece7f
5 changed files with 4482 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
/target
.idea/