Requesting some programs similar to RPGツクール (RPG Maker). Please, don't post those shitty "Game Maker", "Multimedia Fusion", etc. Some quality software please. Just post the name, so i can google it and buy it :D
any pro software? ika sucks
I started making games with Macromedia Flash. It's pricey, professional, and easier than the typical programming language.
P.S.
Here is my masterpiece. I quit trying to make games after this.
http://www.swfup.com/uploads/swf-28252.swf
Yes, it's a piece of shit. But I'm sure you can do better with the program.
no one knows good makers? =/
some i know:
FPS Creator
3D Game Maker
3D Gamestudio A7
Unity Engine
multimedia fusion and game maker are not shitty,.... the fact that your too pussy to learn to use them doesnt make them shitty
"Within a Deep Forest", one of the best indie games ever, was made in Multimedia Fusion anyway.
Honestly, FPS Creator is crap, and if you don't know how to make a 2d game, forget 3d for now.
toolkitzone.com for rpg toolkit, they have a new ver, but I'm staying oskool for now. It's flexable enough for 3 battle systems, and the ability to make your own graphics easily helps a lot.
Whitin a Deep Forest is overrated.
And Multimedia Fusion is not shitty. It's a million times better than RPG Maker.
http://openzelda.sourceforge.net/
Although it's only for making games similar to Legend of Zelda: A Link to the Past, it's quite good.
LURN2KODE
>>15
Please learn to punctuate and capitalize your sentences.
Fuck all of you this not a place to criticize other people's bad spelling and grammar just answer the fucking question and quit bitching about spelling you damn n00b.
You don't know shit motherfuckers - you want some srious gaming advice learn C n00bs or don't bother with the shitty game making tools they all suck shit because they don't compile your games they create a runner and your games are interpreted, so you get a slow piece of shit - don't bother with FPS Creator it is horrid - it is buggy, it is slow it uses Dark Shit Basic, the rest of the cock software you posted is no good either - damn n00bs.
n00b n00bs n00bs
>>18
DarkBASIC Pro is a compiler. You fail.
Also, only fossils advocate C for serious programming nowadays. Everyone else has moved on to a language with functional and/or object-oriented programming capabilities, and oftentimes a garbage collector.
Also, for making a RPG, the speed of your runtime environment doesn't really fucking matter.
For 2D games I suggest "Adventure Game Studio" which will let you make games like "Monkey Island" or the "King Quest" series.
http://www.adventuregamestudio.co.uk/
Here's a list of a whole bunch of game creation software.
http://www.adventuregamestudio.co.uk/
If you want to quickly create 2D visual novels, I recommend RenPy
http://www.renpy.org/
It's easy, quick to prototype, and a nice way to gently getting into coding: it has its own simplistic scripting language, but the engine is coded in python, so you'll get to learn python as you become more proficient and ambitious.
In addition the engine produces games for Windows/Mac/Linux/Android
For general purposes, the Pygame library for Python is pretty good. Python itself is a pretty easy yet versatile language, though it is known for being slow. So, don't expect to make anything big.
i can't imagine making a game by using a program that does a considerable amount of the work for you, much less something like rpg tsukuru which doesn't even run on an actual computer... i would like to think that if i were serious about making a game i would just learn how to program so i could have full control over the product.