What is the entry point?

Correct, GameMode is not an initial entry point. I was under the assumption he just wants to start prototyping some functionality to figure out how to do any gameplay related functionality in engine. For that use case I believe starting with Pawn or Player Controller is most suitable.