I was looking at a Unity 3d tutorial on youtube and stumbled saw another video in the play list. I checked it out and found MARATIS3D!!!
I did not like Unity. It had a bad interface and too much for a novice (I am a novice game designer). Coding was too complicated for a beginner. But ever since I have started using this software, I have been non-stop making things. I made a showcase:
http://forum.maratis3d.com/viewtopic.php?id=738
And I even wrote a template for a customizable game script:
http://forum.maratis3d.com/viewtopic.php?id=744
(Novice indeed, but Maratis is not intimidating)
Maratis uses the LUA programming language as scripting language. The language behind the Engine is C++
This is BY FAR the best game engine for beginners. A more skilled programmer was able to make a chess game:
http://forum.maratis3d.com/viewtopic.php?id=750
And I have made a few levels myself:
http://forum.maratis3d.com/viewtopic.php?id=775
The API is VERY EASY TO UNDERSTAND although the community needs some action.
It has BLENDER support as it stands, and an asset import. It looked sort of empty at first, but I know I can make something marketable with it.
I am here to get ideas for my own games, and tips on how to make good games and levels.
The game can be compiled for windows or Mac OSX, and with a little work, it can be used for IOS also.