Thanks much! Thanks for playing!!
The sounds were all created with gdfxr, an addon I definitely recommend: https://github.com/timothyqiu/gdfxr
The screenshake (camera) implementation is based on this juicy-camera gdc talk: https://www.youtube.com/watch?v=tu-Qe66AvtY - the bulk of my implementation is on github here: https://github.com/russmatney/dino/blob/main/addons/camera/Cam2D.gd#L380-L460 I hope to create a twitch stream/video tutorial for implementing it from scratch in the next few months!