- 3

How to make a game

Plzzz tell anyone

16th Mar 2017, 9:47 AM
Rageya
11 Respostas
+ 14
What kind of game?
16th Mar 2017, 9:56 AM
Hatsy Rei
Hatsy Rei - avatar
+ 14
Seriously? 3D games, 2D games, simple console app game, word game, guess the number games, all kinds of games falls under computer games. You need to elaborate your thread content ffs.
16th Mar 2017, 10:00 AM
Hatsy Rei
Hatsy Rei - avatar
+ 1
To try to help you a little but the big work have to come from you: -Learn how to program with object languages (C# recommended to build powerful games) -Learn OOP -Learn graphic design 2D/3D (modeling, texturing, lighting, animation, ...) -Learn performance optimisation -Try small games first (terminal games, tic tac toe, pac man or whatever your want) -Try a lot! -Learn how to organize your code, to clean it, to refractor,.. the best school for it is -> Try! Try! Try! (and ask questions on forums :D) -Learn libraries that fit your style of games you want to build -Learn from others, read their code, challenge yourself everyday... ... that's the very basic.
16th Mar 2017, 10:09 AM
Geoffrey L
Geoffrey L - avatar
0
Computer
16th Mar 2017, 9:57 AM
Rageya
0
Action games like prototype 2 and Android games like clash of clans and clash royal
16th Mar 2017, 9:58 AM
Rageya
0
Your question is a little bit too light... games existing by thousands...
16th Mar 2017, 9:59 AM
Geoffrey L
Geoffrey L - avatar
0
Plzzz tell
16th Mar 2017, 9:59 AM
Rageya
0
3d games
16th Mar 2017, 10:00 AM
Rageya
0
Rageya if you are requesting to know how to make "Prototype 2" and "Clash of clans" that means that you don't even know the very basic of programming. Nobody will tell you how to build that kind of games because it's really too big and if you know the basic of programming you will figure how to make them by yourself... I strongly recommand you to take your time to learn first.
16th Mar 2017, 10:02 AM
Geoffrey L
Geoffrey L - avatar
0
Thx for your opinion Geoffrey
16th Mar 2017, 10:03 AM
Rageya
0
steps for game development: 1.Have a vision ( flow chart). 2. Target technology. ( pc/Android/PlayStation/whatever you like) 3. Learn the essentials. 4. Take 1 step at a time. 5. Test and modify untill satisfied.
16th Mar 2017, 2:53 PM
Pulkit Happy
Pulkit Happy - avatar