Can someone please breakdown the process of making a Mobile game app like temple run and all that? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 24

Can someone please breakdown the process of making a Mobile game app like temple run and all that?

please what are the things I need to know how about the various steps to take in making it. please help I really started learning programming on sololearn and still need some assistance Any form of assistance will surely help me. Thanks!!!

5th Jul 2017, 2:51 AM
OKAKA STEPHANIE
OKAKA STEPHANIE - avatar
31 Answers
+ 61
1. Learn any three of these C++(Recommended), Java(Needed for Android App Development), JavaScript (Needed for Web App Development), HTML5 and HTML (Needed for Web App Development). 2. Learn how to interact with android's devices hardware like getting inputs from touch screen or sensors to interact with the game. But I would recommend you to first start learning about Computers. 3. To start with graphics you need to know basics of textures and images, 2d and 3d lighting, coordinates, vectors and scalars, pixel manipulations, etc 3. Start with a simple 2D game engine, Cocos 2D, Gamemaker, Construct 2, etc or you can search from Google about the best 2D game engines for beginners. 4. Learn some basics of physics(recommended) and mathematics(required). Math is required even for a simple game. 5. If you have finished the basics. Start making 3D games with Godot engine(Beginners), Unity 3D(Intermediates), Unreal(Experts), Cryengine(Experts) or other game engine which you can search from the Internet. 6. You need many expert developers, lots of time, lots of skills, knowledge and support for creating games. It all depends on the complexity of the game. 7. You can start a company of your own or you can still continue learning and developing if you think you still have lots to learn. My Recommendations are: Learn Java, HTML5 and Js. Learn how to first create games with simple 2D game engine for pc instead of directly going to Android. After finishing the basics use Unity 3d it's Good and can develop Android games or just use something which is best for you. and Oops nearly forgot an IDE is required for those recommended programming languages, just google the best IDE for those programming languages
8th Jul 2017, 4:15 AM
Ms Arnold
Ms Arnold - avatar
+ 26
you can make an equivalent with your frontend design knowledge, start off with building web games using HTML, CSS and JAVASCRIPT, then move into ReactJs...once you've gotten the hang of it, you can delve into the hardcore game engines
5th Jul 2017, 3:56 AM
Martins Victor
Martins Victor - avatar
5th Jul 2017, 1:41 PM
Bulent Basaran
Bulent Basaran - avatar
+ 15
http://devmag.org.za/2011/01/18/11-tips-for-making-a-fun-platformer/ Covers basic experience, some layout planning. It's a game dev magazine so you could probably branch out there.
6th Jul 2017, 3:17 PM
Kirk Schafer
Kirk Schafer - avatar
+ 15
Java learning-Sololearn Game C# ,JS learning-unity engine
10th Jul 2017, 11:22 AM
Nithiwat
Nithiwat - avatar
+ 12
hey please check out my blog www.dreambaze.com.ng thanks for all this wonderful answers I didn't really expect to get answered. thanks have a lovely day
7th Jul 2017, 3:53 AM
OKAKA STEPHANIE
OKAKA STEPHANIE - avatar
+ 12
I was in the same boat as you a year ago, and now I'm working on enterprise level projects. I used swift as my language, and xcode as my IDE. It has a brilliant UI and is easy to work with. Chose catches issues at a syntax level, so essentially apple makes it impossible to f#$% up. the only restriction is that if you are coding in swift, you are only coding for Apple devices. you will need a mac computer or laptop to begin coding, but the cool thing is that it's super easy to publish games as a developer. I would start there because of the ease of language, simplicity in IDE, and the mass amount of documentation there is to be able to learn. Plus you were asking about temple run, and it was created using Xcide most likely because that's the standard for Apple applications.
7th Jul 2017, 12:30 PM
Addison Thomas
+ 7
Hi Stephanie, your blog is cool, but it doesn't feel completely right at a user end perspective. I felt like I was analyzing too much info at once; my brain hurts :( Hey, I know you put in a lot of effort. Great job. I'm Glad to see more Nigerians here
7th Jul 2017, 5:05 AM
Adonkie Ebiegberi
Adonkie Ebiegberi - avatar
+ 6
I'd recommend starting very simple (simpler than Temple run) and advance slowly and...
5th Jul 2017, 3:19 AM
Gage Grant
Gage Grant - avatar
+ 6
@Ms Arnold thanks. This will help a lot.
8th Jul 2017, 4:18 AM
Nidhish Prasad
Nidhish Prasad - avatar
+ 6
Best game engine I recommend is Unity3d for 3d game making and Gamemaker for 2D game development
8th Jul 2017, 9:47 AM
Tebogo Nomnqa
Tebogo Nomnqa - avatar
+ 6
Here are the very first steps of making a mobile game: 1. Map out your ideas, make them creative. 2. Learn to code, it is almost essential to make a functional mobile game. 3.Never stop thinking of ideas to improve your game, because once your game is popular, people will be expecting updates asap.
8th Jul 2017, 5:08 PM
Gage Young
Gage Young - avatar
+ 4
thanks I honestly didn't expect anyone to respond😊😊 am so grateful please any ideas or contribution I don't mind. thanks so much have a blessed day y'all
7th Jul 2017, 5:23 AM
OKAKA STEPHANIE
OKAKA STEPHANIE - avatar
+ 4
i dont even know how to begin... with the graphics...i need help anybody... i dont know how to do any graphics
7th Jul 2017, 11:26 AM
Nana Persie Akoto Bamfo
Nana Persie Akoto Bamfo - avatar
+ 3
you can develop any kind of game through unity engine.... and is very easy if you understand the working principles
8th Jul 2017, 2:36 AM
lzy gyz
lzy gyz - avatar
+ 3
i would say learn android while focussing on the sensor, graphics, and animation part
10th Jul 2017, 3:05 PM
Kumar Gaurav
Kumar Gaurav - avatar
+ 3
pls I wanna know how JavaScript helps in web development and for building a web application
11th Jul 2017, 3:53 AM
munchee
munchee - avatar
+ 2
also I tried to design a game using that app and its more complicated than you think so...
5th Jul 2017, 3:17 AM
Gage Grant
Gage Grant - avatar
+ 2
you will also need to be patient when making games, even simple games
5th Jul 2017, 3:20 AM
Gage Grant
Gage Grant - avatar
+ 2
I'd advise you to research on the internet and youtube
5th Jul 2017, 3:24 AM
Gage Grant
Gage Grant - avatar