Normal Chess Game. 

Drag and Drop.

Blue first, then goes the orange. 

Turn based game.

The game will reset once one of the two kings is killed.

----------------------------------------------------------------------------------------------------------

This is a Chess game created by Unity3d.

Following VR With Andrew's Channel, I have created this project which is exactly the same as it is in his videos.

Unity Version : 2018.3.8f1

Github Project Link : https://github.com/angelsophia1/Chess

Comments

Log in with itch.io to leave a comment.

(1 edit)

Very nice International Chess Game. It must contains more Vector and algorithm on here. Great. (You made one mistake : King can only move one only Grid while the Queen can move freedomly. But it does not matter~)

Thanks for the comment! Well, that 'mistatke' is actually castling which I learned from that tutorial as well. Kind of a particular move which will happen only when certain conditions are satisfied. 

And I cannot take the credit for the algorithm which is really designed by the other guy (VR With Andrew) who created the whole tutorial video. I highly recommend you to check it out if you are interested. :)

Thanks ~~~