The source code for a number of my games is now freely available for anyone to download or use. This is mostly to assist newcomers to Defold in how to do basic stuff, but anyone is welcome to have a look.
Bare in mind there are usually multiple ways to program things and I may not have always used the best way - I tend to use simplistic methods where possible.
The repositry can be found here - https://github.com/benjames-171/defold-games
And lastly a bit of advice: try and understand code you cut and paste, you’ll be glad you took the time in the long run.
Any questions or problems, I’ll be here.