- 1
How to code game
2 Answers
+ 2
Questions before you make a Game:
1. For what(Android, Web, Software)
2. Which Game engine to use
- Unity
- Unreal
- ...
Note: Game engines have recommended languages.
3. Which language to use
- Web: JS, HTML and CSS
- Android: Kotlin
- Software: c#, c++