How can I make a simple chess game (like Reversi) using C++?

I’m a 20-year-old colledge student in China and my major is computer science. When I was in high school, I played many games made by UE. My favourite one is Batman Arkham Asylum!

I’m totaly new to UE4 and 3D game engine so I have no idea how difficult this would be. But I think my coding is good enough to do this!

I’ve done the First person shooter C++ tutorial and viewed some documentation but i’m still confused. So I want to make a very simple 2D chess game to get started! I checked the Chess Tutorial on Youtube, but it is not about C++.

My question:

How can I make a 2D reversi game using C++? (I love coding in VS2015:D)
Could you give me a walkthrough step by step?

Greatly appreciated !

Please help!:slight_smile:

Hello,

It doesn’t exactly match your request, but it could provide you a guide from which you can understand what you need in to do C++, at least that is what I would do.

Ben.