RPGWizard 1.7.1
A downloadable project for Windows
RPG Engine ... really good. Needs more users .... listed as abandoned on GIT
Does more than just RPG ... is a full blown IDE supporting javascript.
Does not seem to export to HTML properly .... On the GIT page you can find
other ports.
Thinking of resurrecting this project ... (NOT) see comment below
EDIT - Added Wizard's tower game build demo
just to show what can be done.
Published | 7 days ago |
Status | Released |
Category | Other |
Platforms | Windows |
Author | Waffle |
Genre | Role Playing |
Comments
Log in with itch.io to leave a comment.
After doing much research ... This project is ready to die a just death. It is really really good, BUT; It does not export to HTML5. It uses the browser for the editor and runner. This is an excellent alternative to RPGMaker if you build for the Windows or Linux desktops. It is fun to use and has many features RPGMaker lacks: full JS and canvas access at any time. Or just copy existing JS to a new project and just change assets and story if you do not want to code. Supports tilesize 16 to 128 with fully customizable animations (8 directions if desired). There is a lot here if you just want to make a game for no money and no licensing issues.... Last update was 5 years ago. But, just works. For fun, you can even do a 2D arcade shooter ... just make it one level and use JS .... So, you can actually make anything with this, not just RPG games. And, its free.