Is it possible to create mobile games with just c#?

Asked

Viewed 442 times

1

Is it possible to create mobile apps as much as Android or IOS using only C# in the visual studio? the app in question is a game

  • 5

    Yes, it’s possible. That’s all you want to know?

2 answers

2

The best way to do this with C# would be with the Unity, which is made especially for games and features mobile support.

Another way would be with the Xamarin, but I would say that is not the best option.

0

Browser other questions tagged

You are not signed in. Login or sign up in order to post.