You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 25, 2026. It is now read-only.
Since SceneKit geometry can be reused with multiple nodes, it is ineffective that the game creates the geometry for the X's and O's 3 times each, rather 1 time each.
(this also applies to the board geometry)