+ 3
I want to Create Simple games what languages do I basically need to learn ?
I'm a beginner.the games should be easy and shouldn't require the greatest technical knowledge. Thanks in advance for your help
11 Réponses
+ 8
If u want to make games on websites(like Agar.io) you should learn Javascript And Jquiry. You can also learn flash but it's more complicated in my opinion.
+ 4
For a simple game, you should be fine with Java. When you eventually want a more complicated game, C++.
These posts could be helpful:
https://www.sololearn.com/Discuss/625747/?ref=app
https://www.sololearn.com/Discuss/855101/?ref=app
https://www.sololearn.com/Discuss/1003338/?ref=app
https://www.sololearn.com/Discuss/99903/?ref=app
https://www.sololearn.com/Discuss/1016516/?ref=app
+ 4
Unity uses mainly C# for coding and you can make 2D and 3D games for Android , ios , windows , linux , ps3 , xbox and many more
+ 4
Game maker uses GML ( Game maker language ) . It is a language created for simpler coding than other languages.
You can make high quality 2D games for various platforms with Game maker
+ 4
First step is Just start learning a programming language . Once you have learn a language then it will be easier to learn the others . Top languages used Game development nowadays is C++ , java , JavaScript , C# , lua and many others
+ 2
Thank you Skizzles , Jacob & @Phoenix.. Thanks for taking your time to answer me
+ 2
You can make games for many platforms like :
Android
ios
windows
linux
mac
and many more.........
+ 2
IF YOU WANT TO DEVELOP GAMES FOR DIFFERENT PLATFORMS THEN .....👇👇
You must choose a game engine .
Game engine is nothing but a software for game development. There are many game engines . Different game engines use different programming languages. Some game engines support 2D game development , while some support both and some support only 3D.
Some of the popular game engines :
1. Game Maker Studio 1.4 and Game Maker Studio 2
2. Unity 3D
+ 2
Read this Article
https://www.slant.co/topics/1495/~3d-game-engines
+ 2
I suggest you to use Popular Game engines because they have a very large community of users.
Unity , Godot , Game maker , Unreal , Cocos2D etc