|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Visual Map Editor & Disigner
I coded a script which will help you build more complex maps visually instead of using 0s and 1s.
I hope you find it helpfull. http://codewalkers.com/seecode/513.html |
|
#2
|
|||
|
|||
|
RE: Visual Map Editor & Disigner
good one..
will help me create maps for the tests.. |
|
#3
|
|||
|
|||
|
RE: Visual Map Editor & Disigner
Sorry There is a bug in it, and I forget to fix before uploading the file.
You can redownload the file, or replace lines 184,185,186 in the index.php with these : for(var i = 0 ; i < h ; i++){ map[i] = new Array(); for(var j = 0 ; j < w ; j++){ |
![]() |
| Viewing: Codewalkers Forums > PHP Contests > Current Contest > Visual Map Editor & Disigner |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|