What are the overall requirements to build a game? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

What are the overall requirements to build a game?

Ofcourse I have learnt much in coding but does vthis isbsufficient to develope a game.There must be some more requirements.

16th Jun 2017, 1:42 AM
shiwank agrahari
shiwank agrahari - avatar
1 ответ
+ 3
It is already sufficient, You only need to study How Unity works (C#) How other game engine works like for example: int GameSpeed = Game.speed(set(100)) Then you're ready to go :D
16th Jun 2017, 2:15 AM
Complex
Complex - avatar