bubbles bubbles bubbles
cornerhomegamesabouthelpcontactcorner corner
logo

Koonsolo Blog

logo

Koonsolo helps you create your own games! Follow this blog for insightfull articles. For the latest game developer news and trends, follow me on twitter. And don't forget that we offer the best tool for making RPG's! And while we're at it, why not try out our super innovative indie game 'Mystic Mine'.

Home > Make RPG > How to make an RPG all by yourself

How to make an RPG all by yourself

Eschalon Book II

Eschalon Book II from Basilisk Games

This post is a part of the How to make RPG’s series, which shows you the different ways on how to make Role Playing Video Games.

Creating an RPG all by yourself is a huge undertaking. To finish such a project, a lot needs to be done, and that’s probably an understatement. Let’s go over everything:

Program the entire game

You need to write your entire game from scratch. Of course you can use game engines, but the game itself needs to be programmed by you. And remember that programming the game doesn’t only include coding the game, but also coding the graphical user interface, resource management, loading and saving the game, etc.

Create all the art

When doing everything yourself, this also means you need to create customs art for your game: characters, environments, background art, … . Items like characters also need to be animated. And it doesn’t stop there, your game also needs music and sounds. And don’t forget the menu graphics!

Design the game

For game designers, this is the most fun part: make RPG Characters, think about the plot and narrative hook, write the dialogues etc. RPG’s really depend on this, so you need to put in some extra time to write everything down.

Is that all?

That should be it to create your game. But if you want others to play it, or even pay for it, you also need a website, marketing materials, contact game review sites, find beta testers, … .

Reality Check

Torchlight from Runic Games

Torchlight from Runic Games

Creating an RPG like this is a huge undertaking. Want to make it 3D, with multiplayer? Then forget that you will be able to pull this off all by yourself.

If you don’t know how to get started on creating an RPG, or if you don’t know which programming environment, game library or art tools to use, then forget it!
Creating an RPG by yourself should not be attempted if you are new to game development. But lucky for you there are other options. Don’t know how to program? No problem, you can still create your own RPG. I will explain this in the last installment of our How to make RPG’s series.

Conclusion

As you can see it takes a huge amount of work to create an entire RPG. But of course there are advantages by doing it this way.

Avernum 6 from Spiderweb Software

Avernum 6 from Spiderweb Software

Advantages:

  1. Total control over development environment and target platforms.
  2. Total control over asset tools.
  3. Total control over every detail in your game.

Disadvantages:

  1. You have to be a good (or even great) programmer, with prior game development experience.
  2. You have to be a good artist.
  3. You got to have lots of time available.

To finish your game, you will have to be extremely motivated. Here are some tips if you want to go down this route:

  1. Assemble a team so you don’t have to do it all by yourself.
  2. Use an existing graphical engine so you don’t have to write that.
  3. Use existing tools (for example a map editor).
  4. Use an easy programming environment (Flash, Python, …).
  5. Keep it small:
    1. Do it in 2D.
    2. Forget Multiplayer.

So, who is brave (or foolish) enough to go down this route?

If you enjoy making games like I do, then subscribe to this blog and/or follow me on twitter!

Categories: Make RPG Tags:
  1. September 1st, 2010 at 23:59 | #1

    It’s obvious where you are going from here.

    But why should we do it in 2D ? ;)
    I know 3D evolves a lot more programming (I read in the 0AD article a few years ago), but it could also look much cooler – specially when you already have an engine that does it for you.

  2. September 2nd, 2010 at 04:36 | #2

    It’s easier to get good looking graphics in 2D than in 3D. I’ve included 3 sample RPG’s in my post, and only 1 of them is made in 3D: Torchlight. It’s also the only one that was made by a big team of experienced guys who already made RPG’s before. The other 2 2D RPG’s are made by a small team (but who also know what they are doing).

    The hardest part of making a game is finishing it. Don’t make it too hard on yourself, because taking the easy road will be difficult enough ;) .

  3. September 2nd, 2010 at 04:45 | #3

    I don’t know much about programming, a simple python (behind the basic “hello word” and print 1 + 1 is too much for me ;) ).
    And I bought Book1+2, they are very good games, even suburb if you consider that it’s mostly done by 1 man.
    So I don’t even think on doing a RPG game from scratch…but I’ve started a text game RPG about 2 years ago – now it’s on hold (as this game is unique and based on world and behind realm knowledge ;) ).

  4. September 2nd, 2010 at 23:34 | #4

    Ah yes, it is quite an undertaking… and yet I am one of those foolish enough to be doing it.
    All alone it would probably be almost impossible, but with a good partner or some outsourcing it should be fine (if you know what you’re doing).

    But in that regard… when is your little engine coming out? ;) *nudge*nudge*

  5. September 5th, 2010 at 01:36 | #5

    Vatina : I don’t know what engine are you using for your visual story games, but I know of a popular FOSS engine called Ren’Py : http://renpy.org/wiki/renpy/Home_Page

    Many visual novel games using this engine, it’s cross platform and it’s free.
    So the developer only has to make the graphics and story.

    I hope your upcoming games will support GNU/Linux.

  1. September 2nd, 2010 at 00:59 | #1
  2. November 28th, 2010 at 04:57 | #2

Copyright ©2006-2007 Koonsolo - All rights reserved.