+ 1
Where can I learn game dev
Solo learn helped me to learn the code but when it comes to game dev I have no idea how to use it for assets to move and stuff. So if anyone knows any FREE gamedev app I would love to know.
3 Réponses
+ 5
You can start here with c# courses. Then you can practice here and solve all Sololearns Code Coach tasks. After that you could learn a game framework. More you can see here:
https://learn.microsoft.com/en-us/visualstudio/gamedev/
+ 1
If you want to learn the concept, check these youtube channels:
https://www.youtube.com/watch?v=eANjGomWZp4
https://www.youtube.com/watch?v=gB1F9G0JXOo
Language & Platform specific:
If you're aiming to develop for Operating Systems like Windows or Linux you can try Unreal, Unity and Godot for C++ and Unity for C#.
https://unity.com/
On the other hand if you're looking to develop Web games, check Phaser:
https://phaser.io/
0
I have already set up my unity hub and stuff but thx