Which game engine is best to create such kind of games?

Started by
5 comments, last by nishantcm 6 years ago

Hi,
I wanted to make a game similar to this game. Which engine do you think must have been used for this? Which engine would work best for such games- Unity / Cocos?

https://play.google.com/store/apps/details?id=mytown.home
Youtube video of gameplay.
https://www.youtube.com/watch?v=ZhcCQzTkx5o

I was trying to make this game in Adobe Air - but adding so many objects in one screen tends to cause lagging.

Any ideas?

Regards,
Nish

Advertisement

You can always do sample projects to see how it runs, or if it fits your needs. However, for the most part, most engines you can get are an attempt to be One Size Fit All. Each one having their Pros and Cons, but ultimately, will not be geared for any one type of game genre. So, try both, and see which one will fit your needs.

Can we guess looking at the app which technology is used?

Unreal and Unity is overkill for that kind of project IMO, that kind of game can be easily made in pure coding, I'll
use MonoGame for that kind of project MG is also a multi platform framework ^ _^ y

It's a bit hard to suggest any engine if you don't state what languages you know, and your skill level.

The game you're referencing is very simple and could easily be made with GameMaker Studio 2. https://www.yoyogames.com/get

You could port the game as well to mobile using GMS.

If you're looking for an engine that matches a language you know, then please provide more information.

Programmer and 3D Artist

Hi,
I know how to develop in Adobe Air and Native platforms. 
Is cocos2dx a good platform? I have heard that there is practically no documentation for it.

This topic is closed to new replies.

Advertisement