It is possible to create a managerial game?

Hi. I’d like to know if it is possible to create a managerial game, like motorsport manager, with a simulation of race in 2d. It is possible? If you have some advice, write me.

Yes! Given the time and knowledge, you can make virtually anything in Unity.

Considering that your question is simply “Could I make a management game?” and nothing specific, I’m going to assume you’re completely new to Unity. If so, welcome! I highly recommend you check out Unity’s awesome official tutorials. Considering you want 2D racing, the 2D UFO tutorial would probably be a good start.

Once you’ve completed the tutorial, feel free to tinker around with it and explore. Maybe you could change the UFO to a car, and make a track for it to navigate!

A management game often has many UI elements. Unity has a great User Interface page where you can begin learning them.

Good luck, and have fun! We’ll always be here to help with any questions you may have.