Unity Networking or Photon asset for Turn based?

Can anyone recommend any asset projects for a turn based game? either using Unity networking or Photon (although would prefer Photon) Ideally it would be a complete project that I can adapt to what I need.

Ideally it would be a complete project that I can adapt to what I need.
You should roughly describe what you need…

A complete project asset (or something close) which is for a turn based game, which either uses Photon or Unity networking, which I can purchase on the asset store. I’ve looked but couldn’t see anything like that. It also seems after some research that Photon doesn’t really do turn-based?

Photon focuses on enabling fast communication but it can be used for turnbased games. It’s not defining the rules or gameplay. How you use it (e.g. how frequently), is up to you. Same with any other networking.

Look into the Asset Store. If anyone sells a complete project, it’s going to be there:

I’ve already looked on the store, but couldn’t see any complete projects for turn based using Photon.