hi all
I started learning GTK and SDL three weeks ago and I started a project to make it more amazing
the project is called OISOM : it's an isometric map editor for RPG and strategy games.
I want you to test my program, and look at my source code (to help me improve performances), and report bugs.
you can download the project here http://oisom.sourceforge.net
to compil the project just type make
to run it type : ./oisom 64 40
this will create a 40x40 map with 64pixels sprites width
NOTE : 128px width is also available so u can use it, but if you try ti use an unavailable width the program will crash (see README for more information)