Package Structure¶
This document aims to give a high-level overview of the Song Match package structure.
song_match- Contains most of the code.cube- Code related to Cozmo’s cubes.effect- Code related to various game effects.exceptions- Custom exceptions.sound_effects- Sound effects and.wavfiles.song- Code related to songs.
test- Contains unit tests.docs- Contains the documentation.
For more detail, dive into our API reference.