- Read about and play the game at itch.io
- Made with Unity (see version in ProjectVersion.txt)
- Models are made inside Unity using Probuilder. They are coloured only with vertex colours. Meshes haven't been exported from Probuilder 😅
- Audio has been prepared for some models which don't yet exist. You can see the list of pending models in Assets/Scriptable Objects/Phonetic Objects/Pending Visuals
- Experimental game logic implementation is driven by generic MonoBehaviours, "scriptable variables" and "scriptable events"
- See the "Scene Logic" game object in the "Main" scene