0
I am just confused
I have learned JAVA , C but still i am confused How others making animation,apps,games, give me any suggestion where from i start.. Plz
2 Respuestas
+ 3
games are made using a game engine, game engines basically do all the boring stuff for making a game but you still need to know programming. A few game engines out there include: gamemaker, unity, unreal, godot. Unity uses C#, Unreal uses C++, godot uses GDscript, and gamemaker uses GML (Gamemakers Scripting Language).
You can make animations using CSS (Cascading Style Sheets). Basically, it does all the visuals for your web page.
Apps are made using either java, javascript, kotlin, or swift.
Java/Kotlin is used for android.
Swift is used for ios apps.
Javascript is used for mobile app development, so i guess both ios and android.
Start with whatever your heart desires. You’re probably going to learn them all eventually.
+ 2
Junior , slight mistake there - Java/Kotlin is used for Android and Swift for Apple IOS.
Payal you could start with text based games, get the logic down. Then as Junior said, start building in the graphics.
I think I have a few text based things here... or on another compiler, let me see:
https://sololearn.com/compiler-playground/c99lszWtjTrl/?ref=app
https://sololearn.com/compiler-playground/c7QGjMIdLx0M/?ref=app
https://sololearn.com/compiler-playground/cMDVZTpp80o7/?ref=app
https://sololearn.com/compiler-playground/cJXsi3HD9Gy3/?ref=app
https://sololearn.com/compiler-playground/c3Fs1g7yQeRz/?ref=app