# pointfreeco/isowords

Open source game built in SwiftUI and the Composable Architecture.

Repository: https://github.com/pointfreeco/isowords
Canonical: https://ross.abutalabs.com/products/isowords
Homepage: https://www.isowords.xyz
Language: Swift
License: NOASSERTION
License Family: other
Topics: swiftui, swift-composable-architecture, ios, game
Last push: 2024-08-16T17:33:23+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1996, "days_push": 747, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3005, forks 257 (observed 2026-08-28T04:07:37.588264+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: game-engine, state-management, gui
- domain: gaming-tools, mobile-development, developer-tools
- platform: -
- tags: swiftui, composable-architecture, word-game, open-source-game, scenekit, puzzle-game, game-development, ios, swift, mobile

## Member repositories
- pointfreeco/isowords (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:37.588264+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:30:23.918520+00:00, confidence not recorded.
  - readme: https://github.com/pointfreeco/isowords (fetched 2026-08-28T04:07:37.588264+00:00, sha cfc8a4fee3f2)
  - homepage: https://www.isowords.xyz (fetched 2026-08-29T09:45:40.747303+00:00, sha 0266de5d9fbe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
