Share your levels

Time for the second update of RPG Playground this weekend! Imagine what I could do if I did this full-time ;). This time I added a ‘share project’ button where you can generate a link to your level. This way you can share your creations with anyone! It’s located in Read more…

RPG Playground 0.1 released.

I have just put the first alpha version of RPG Playground online at http://rpgplayground.com. Remark that this is an alpha version, so nothing works, except for the most basic functionality. You can walk around with your game character, and when pressing the ‘edit’ button in the top-left corner, you can Read more…

Use a design tool to make an RPG

2 years after my original article on How to create RPG’s, this is the final installment.

The easiest way to create an RPG is by using an RPG creation tool. The most famous of these tools is RPG Maker, but there are some alternatives:

RPG Maker

RPG Maker

And of course, there is my own tool that I’m currently working on: RPG Playground!

    RPG creation tools already include most of the programming, artwork, sound and music for you. So the main thing you do is design the levels and gameplay. For a game designer without much technical or artistic skills, it’s definitely possible to create a nice game. Most tools also allow you to script some custom functionality, and let you import custom artwork. So clever programmers and amazing pixel artists can still add their own expertise into their game.

    RPG designer tools might seem like toys, but don’t be fooled. There are some professional game developers who earn a full-time living by creating their RPG’s using RPG Maker. Amaranth Games and Aldorlea Games are both great examples.

    (more…)