Included is the game folder. Use godot to open the project. 

There are several scenes ".tscn" this is a godot file format used to store them. 
Ingame is the main scene where the gameplay happens. 

.gd files are godot script files, and can be opened by notepad or other similar tools.
Godot coding language is pretty self explanatory, and easy to read.