PDA

Click to See Complete Forum and Search --> : 2d RPG game


()InDiGo)))>
Jan 3rd, 2001, 12:33 PM
hi,
i'm planning to write a RPG game (like the FF series), in a 2d format, with grpahics like the Snes or the Megadrive. the only problem is that i'm totaly new to drawing. if you could draw or know where i could download a library of 2d pics then please email me @: zhangtianhao@talk21.com

thanx.

Cander
Jan 4th, 2001, 09:08 AM
http://www.rpgmaker.net

Plenty of tile sets and graphics!

()InDiGo)))>
Jan 4th, 2001, 12:17 PM
i was really looking for someone that i could work with, on an one to one basis.

thanx for recommending the site in any case, i did have a look but i didn't really find anything i wanted.



[Edited by ()InDiGo)))> on 01-04-2001 at 01:42 PM]

Jan 29th, 2001, 09:56 PM
HEY! I'm ready to work with you!!

Take a look at this - http://forums.vb-world.net/showthread.php?s=&threadid=51662

Sastraxi
Feb 10th, 2001, 08:47 AM
I could give you the source to my image smoothing routine (no-blurring). If it is fullscreen it will work, if it is not, it will still work, but with less of an advantage.

()InDiGo)))>
Feb 10th, 2001, 12:20 PM
thank you for offering your source code, but i've been advised to do all graphical bits in C++ (i have no idea why...), but it would seem that the speed advantage of C++ is worth the bother to go and learn it...

thanks any way

Sastraxi
Feb 10th, 2001, 12:50 PM
Okay, then I'll just give you the algorithm and you can do it in C.