Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

This directory contains code from Point-Free Episode: A Tour of isowords

In past episodes we took a peek behind the curtains of our recently released iOS game, isowords. Now it鈥檚 time to dive deep into the code base to see how it鈥檚 built. We鈥檒l start by showing our modern approach to project management using SPM and explore how the Composable Architecture powers the entire application.

The isowords source code is available on GitHub.