I have developed my first android application i.e. CHECKERS ,which is working perfectly for two players, now some users of my app wants me to add a single player mode as well. Can you guys plz help me how can I fulfill this demand,How to code for this.Your help will be highly respected. I used canvas drawing in my app and my class extends SurfaceView implements runnable.
Thanks!