The tutorial text says re. the location of city.png :
directory, called assets (you can also name it res, or any name you like)
However the code does not work unless the directory is called assets :
Unable to load texture: resource not loaded by `FileLoader`: "textures/city.png"
panic: value method github.com/EngoEngine/engo/common.Texture.Width called using nil *Texture pointer