Skip to content

Latest commit

 

History

History

0142-tour-of-isowords-pt1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

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’s time to dive deep into the code base to see how it’s built. We’ll 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.