write a program to simulate the popular traditional Malaysian game “Congkak”. In order to do this, you should first understand the rules of the game. You may use additional capabilities of the C++ language (apart from what you have learned in class) to provide a better interface, interesting and fun experience to the users.
how can i solved this question?
Use what you've learned in class, google and youtube to get started on some code. Post you're progress using code tags - http://www.cplusplus.com/articles/jEywvCM9/ And we'll help you along the way.