Strategy turn based game

i am on 5th sem on my computer science course , as a project i want to make a small turn based game on unity…(i love turn based games) i know its possible. but can anyone help and so me the way. Thanks

First learn the basics of the engine before any multiplayer

Or find a turn based multi-player example/tutorial and mod it to your game, learning as you go.

There is a Unet card game example project that might get you started → BlackJack sample - Unity Engine - Unity Discussions

Hopefully this approach should be more fun.

If you get bogged down then take a step back to learning and at least you should have a an idea of what you need to know.

Is it multiplayer and what is your platform? For the most part it is just deciding what is important to save as part of your game state, and only advancing it at the end of a turn.

it’s a PvP, my platform is windows and i am really new at unity.

thanks for your reply guys… really!! i will go through all the suggestions.
regards,
bardan