I am making a game where the user has three pawns. I made the pawns & saved them as jpg. but the problem comes when I execute the program the user is not able to move it. How do i use it. Please help
Thank you
Printable View
I am making a game where the user has three pawns. I made the pawns & saved them as jpg. but the problem comes when I execute the program the user is not able to move it. How do i use it. Please help
Thank you
How do you want to do it? Mouse or keyboard? What are you using to display them? The more info you can provide, the better we can help you.
the logic is similar to that of chess where u move pawns with mouse.
what i have is a square with 4 vertices & one vertex in middle of length. & each player moves places one by one each of his pawn & then move it with help of mouse.
Thanks & bye