snake & ladder board in android
-
Check this article for reference & give us android version Snakes and Ladders - An attempt using HTML5[^]
thatraja
-
Check this article for reference & give us android version Snakes and Ladders - An attempt using HTML5[^]
thatraja
Thanks for the link. My plane is developing native android application (android version is 2.3 or greater). I am facing the issue is drawing snake & ladder (I want to draw snake & ladder dynamically). My idea is 1. I am creating 10x10 table layout 2. Setting background for each cell and table. 3. Then i want to draw snake & ladder (each time snake & ladder position will change)
-
Thanks for the link. My plane is developing native android application (android version is 2.3 or greater). I am facing the issue is drawing snake & ladder (I want to draw snake & ladder dynamically). My idea is 1. I am creating 10x10 table layout 2. Setting background for each cell and table. 3. Then i want to draw snake & ladder (each time snake & ladder position will change)
That's your RnD part, go ahead. Use web for more details.
thatraja