RSamaium / RPG-JS

Framework to create an RPG or MMORPG (with the same code) in the browser with Typescript
https://rpgjs.dev
MIT License
1.35k stars 205 forks source link

Map Maker for RPG-JS Alone? #26

Closed ShedoSurashu closed 12 years ago

ShedoSurashu commented 12 years ago

Hello! I have stumbled upon this JS library and am very amazed at its capabilities. I'm slowly inching my way around the framework and I came across the part about making maps. As it seems, that "It is recommended to use RPG Maker XP to create a map.'. However, being a mac user, I believe RPG Maker XP doesn't have a mac port that I can use. Are there plans to create a map maker for RPG-JS alone or will it just keep on to using the RPG Maker XP approach?

How hard would it be to implement a web-based map editor for the framework? How long would it take to get a rough one up and running? I'm asking this because I might be able to bother my friend into coding it and I just want to have an oversight of how long it would normally take.

Thanks in advance!

RSamaium commented 12 years ago

Hello,

A powerful editor for creating RPG and MMORPG is under development. For now, he must be content of RPG Maker XP to create maps.

http://webcreative5.net/products/155/rpg-editor.html

ShedoSurashu commented 12 years ago

Thank you for the confirmation RSamaium. It's good to know that there's already one in development. What would you suggest for me as of currently? I am under Mac OS X so RPG Maker XP isn't executable here... :)

RSamaium commented 12 years ago

Hmm, RPG Maker XP is the only possibility for now, sorry (or, create cards by coding but tedious)

ShedoSurashu commented 12 years ago

Oh well, I guess it can't be helped, I'll just use bootcamp on Mac to get to Windows. :) Thank you!