isowords
isowords copied to clipboard
Open source game built in SwiftUI and the Composable Architecture.
**Describe the bug** Audio is turned off in isowords settings. Battery in System Settings is showing significant percentage of battery drain and Audio as the load. **To reproduce** Turn audio...
This PR changes the majority of the code that is checking for iPad UI idiom to code that checks for "effectively using iPad metrics", which I've defined as "iPad idiom...
**Describe the bug** iPad multitasking is enabled in info.plist, but the app has various layout issues when running side by side in compact width. This is true even with the...
This PR updates isowords to use TCA's new observation tools.
**Why the PR**: I tried to play the game in airplane mode and maybe didn't pay much attention where I tapped so I opened the `DailyChallengeView`. When I tapped either...
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...
Without these updates the project doesn't compile on Xcode 16.2.