Actually an RPG is much much simpler if you do it right...
There's a lot less physics to worry about, and generally in an RPG the camera code doesn't need to be as complex.
If you go tile-based in the code then you use notepad as a level editor and save all that time that would have been spend building/compiling levels or just screwing around with WED settings just to make it work.