I have been looking at Corona SDK and it would be helpful if I could see a tutorial/example to accomplish the following:
- Load an image as a background/map
- Draw a circle on the screen
- user can tap elsewhere and the circle moves to that location (this can be repeated)
Does anyone know of any examples out there?