Harbor

branch main
showing the latest snapshot on main
CLAUDE.md 337 B · Markdown
window/CLAUDE.md 0644 Raw

Project Rules

  • When committing, NO AI ATTRIBUTION
  • Ensure we stick to phases and all code is tested
  • GLFW and winit are included for reference.
  • Minimize API service a la GLFW
  • Follow winit's lead in architecture
  • Use Odin thought patterns for the actual implementation
  • Use "odin run examples/<filename>.odin -file" for testing