Day 69/100 100 Days of Code
I focused on creating assets for the project in this session.
I updated the CMakeLists.txt to copy all the assets to the .app container.
file(GLOB MENU_LIGHT_UP_SOUND "audio/menulightup/lightup.wav")
file(GLOB MENU_MUSIC "audio/music/onceuponatime.mp...
digitalcreations.hashnode.dev1 min read