Can I create games for using unity 3d

I don’t know if this is the right place to ask this Q, I hope it is…:slight_smile:

Can I create games for nokia (or any mobile) using unity 3d?
I have also eclipse 3.5 Galileo google web toolkit (gwt),adobe extended script toolkit cs4, Dreamweaver cs4 and codeblocks, but i’m not gonna use it (it’s basically like microsoft c++ if not better :P)

So do i have the tools to build a nokia game? And is there a way to build a game in unity 3d then convert it to mobile game (since you use javascript commend to build your game and you use javascript to build nokia games) I was just wondering…

You can create games for iOS and Android devices.

That’s not even remotely the same thing. Unity is a 3D engine, that uses something that sort of resembles Javascript (called UnityScript) as one of the options to do scripting.

–Eric