pointfreeco / isowords

Open source game built in SwiftUI and the Composable Architecture.
https://www.isowords.xyz
Other
2.67k stars 217 forks source link

Shared state #202

Open mbrandonw opened 5 months ago

mbrandonw commented 5 months ago

This PR builds upon #200 (which we will merge soon) in order to start making use of @Shared throughout the code base. The main thing left to do is fix tests.