Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unity2d vs. Corona [closed]

I'm using Corona SDK for few months. I really like it but yesterday I discovered Unity2d. It seems to be really expanded. I'm only interested about 2d games on Android (Google play store) and IOS (AppStore)

Is Unity2d cross platform like Corona SDK? I write there code only once in Lua and I can deploy it on Android or IOS.

Is Unity2d has many plungin like Facebook, twitter, in app pucharse etc. ?

I saw unity Pro but it cost about 80$ per month. Free version is enough to make 2d game and publish it in the future?

What is better corona sdk or unity2d in your opinion to make 2d games for Android or IOS? Thanks.

like image 304
MM22 Avatar asked Feb 02 '15 12:02

MM22


People also ask

Is Corona SDK free?

Corona is a free, cross-platform framework ideal for creating games and apps for mobile devices and desktop systems.

What is Corona SDK used for?

Be it mobile game development on Android or iOS, Corona SDK is known to be the fastest development tool/framework. With an OpenGL hardware acceleration for graphics and animation, we won't be wrong to term it as a high-performing multimedia development tool.

What is Unity used for?

Unity is a tool that allows you to accomplish different types of tasks related to the game production process. Unity provides game developers with a 2D and 3D platform to create video games. What makes Unity so appealing to developers is that it's simple to use so that you don't need to start from scratch.

Is Unity only for games?

Unity is a cross-platform tool, meaning that you can easily create apps for Android, iOS, and Windows with very few alterations needed.


3 Answers

Unity2D there are many graphical tools and games get faster. Also a better community.

Tutorial project

like image 81
Slavi Avatar answered Nov 03 '22 19:11

Slavi


If you already worked a while with corona I would recommend you to stick with it especially if you want to port your game to android.

I did a few cross platform games with unity and had quite some issues with the android port. For 3d games I would recommend unity at any time, but 2D is much simpler and there are many more specialized engines out there. I think Unity is a bit of an overkill for 2D projects. It does whatever make sense if you plan on developing any 3D game soon because then you have the learning effort once.

Do not get me wrong, Unity is a nice engine, but I do want people to keep in mind that there are other possibly better options for your case out there.

like image 2
malle Avatar answered Nov 03 '22 19:11

malle


Unity allows for cross platform development yes, and I believe it has plugins for the likes of Facebook and such. As for which is better, SO isn't the right place to ask that.

like image 1
Benjamin James Drury Avatar answered Nov 03 '22 19:11

Benjamin James Drury