pointfreeco/isowords
Open source game built in SwiftUI and the Composable Architecture. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1996
- days_rel: n/a
- days_push: 747
- n_releases_24m: 0
Adoption not part of the score
3005 stars · 257 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
isowords is the complete open-source code for an iOS word search game played on a vanishing 3D cube, built in SwiftUI with the Composable Architecture and a Swift server. It serves both as a shipped App Store game and a reference implementation of large-scale Composable Architecture app design.
Use cases
- play a word search game on a vanishing cube
- study how to build a large SwiftUI app with the Composable Architecture
- learn how to structure reducers and dependencies in a real production app
- see how to build a Swift server for a mobile game
- explore multiplayer game architecture in Swift
- find examples of testing patterns in Composable Architecture apps
When to choose
- you want a real-world, complex example of SwiftUI + Composable Architecture
- you are learning functional-style app architecture in Swift
- you want to study how a full iOS game and its Swift server are structured
- you want to play or fork a polished open-source word game
When to avoid
- you need a reusable game engine or library rather than a complete app
- you target platforms other than iOS
- you want a simple starter template instead of a large production codebase
- you need a permissively licensed codebase to copy directly, since the license is non-standard
Facets
application · maturity maintenance
game-engine state-management gui gaming-tools mobile-development developer-tools swiftui composable-architecture word-game open-source-game scenekit puzzle-game game-development ios swift mobile
2 sources
- readme: https://github.com/pointfreeco/isowords · fetched 2026-08-28 · cfc8a4fee3f2
- homepage: https://www.isowords.xyz · fetched 2026-08-29 · 0266de5d9fbe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pointfreeco/isowords | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="pointfreeco/isowords")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem