Hi everyone,
OK, let's start the tutorial and hope you enjoyed this session.
Welcome to my second tutorial. In this session, we will explore how to make player control. However, we are not going make player vs computer yet, just player vs player in this tutorial because it can be easy to understand before we move to the third tutorial about making computer AI (Artificial Intelligence) and checking winner.
*All scripts are written in C# but Unity also support JavaScript and Boo, so if you don't know C# but JavaScript, that's fine because they are not so different.
* If anyone have a question, feel free to ask and I will try to answer as fast as possible.
* If anyone have a question, feel free to ask and I will try to answer as fast as possible.
*Anything in this tutorial can be wrong, so if anyone see it, you guys can feedback and I will correct it to improve the tutorial. Any help will be greatly appreciated.