You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
So I am trying to make a variation of chess, but my first problem is how I should create the board for the game. Should I use a canvas and many image sprites? or is there another, better way of doing this.
Italo
unread,
Dec 12, 2017, 5:03:13 PM12/12/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
The board? It can be a square canvas with an image in the background. Easy.
Do you mean, the pieces? That's where you will need sprites. I don't think there's any better way to do that if you want to be able to move each piece individually.
SteveJG
unread,
Dec 12, 2017, 5:13:28 PM12/12/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message