Reputation: 1297
Where can i learn simple simple 2d graphic. I came up with this simple idea(may be alot of these game) however i got a bucket sprite and ball sprites. the ball will randomly fall down and you have to catch them by rotate the phone. I already got sprites(PNG) so were do i start. Canvas? wo
Upvotes: 0
Views: 1368
Reputation: 27596
I highly recommend you read through this series of tutorials to get you started with drawing 2D graphics on Android for games.
Upvotes: 1