View Single Post
Posts: 1 | Thanked: 0 times | Joined on Jan 2010 @ Germany
#50
Originally Posted by t7g View Post
Also, if you're a perl programmer you could potentially help in crafting the level editor. If you've got the mojo to make perl-sdl work in Windows it would make the level editor more cross platform, at this point we're not 100% sure it'll run great on the n900 but we're certainly going to try to make it so.
why not setting up an ajax driven website allowing you to drag n drop some map elements and save them? this would be really cross platform.

since the maps are static, you just have to move some things on their positions and voila, a new map ist born. puting that positions into a lua script should be not that hard.

on the website you could share maps and extend other maps, too