Android 1.3

Map

I have decided to use Tiled map Editor. There are several advantages of it.

1) Your map will be divided into small tiles. So, you can control to add new wall and obstacles to the map.
2) It is easy to edit
3) You can create your .png file and make it tiled map.

Tiled map Editor can be downloaded from there official [site](http://www.mapeditor.org/)

[![AfPfV](/wp-content/uploads/2013/07/AfPfV-300x190.png)](/wp-content/uploads/2013/07/AfPfV.png)

To do

- To draw 3 maps
- To write a code which connected menu functions and maps
- To make an icon class code

Comments