Is it even possible to make a "basic" game with using just kismet? Lets say I would like to make a "basic" single player tower defense game.Creeps could spawn, go on path (I successfully made this), stop when reaching tower, shooting, continue going if the turret has been destroyed, continue going if the other turret has…
Sure it's completely possible to build a game out of just Kismet, there is actually an example iOS game that is built that way with UDK. But honestly I would recommend moving to UE4, it's blueprint systems are much more diverse and will make this process a lot easier. As for the website, I don't really know of one, because…