Hello, I’m creating this thread to get some advice from the experts in game development
and since I’m really desperate to make games, I would really appreciate all the help and advice.
Type of game I want to make
2D Games like Jetpack Joyride, Mr.Jump and Flappy Bird.
Features of game I want to have
Just like Crossy Road
- Several Characters
- Unlocking characters from a candy machine.
- Paying 1dollar or so to unlock specific characters.
- Paying few dollars to buy many coins.
- Paying 1 dollar to remove ads
My Questions
1) My study plan is as follow : (I’ll remove it if I shouldn’t mention names of books)
c# beginner level with Kudvenkat videos (I finished beginner level)
c# intermediate level with c# in a nutshell (I started this level few days ago)
c# advanced level with c# in depth.
sql server with Kudvenkat videos
Basics of .NET Framework
study Unity 2D and will do all the projects that are provided in the Unity.
thenewboston Unity tutorial
Try to make a game following directions of Unity book
My question is, if I do all this, would I be able to make games I want to make?
I know it really depends on people but technique wise, could I get all the important techniques by studying as above?
Should I study maths or more programming or database?
If so, could you recommend what I should study and possibly name of books you used?
If I need to study maths, can you tell me which topic should be studied?
(I can borrow some books from a college, so could you tell me what is useful?)
2) If I make games like Mr.Jump, how could I test if this game is actually doable?
Is there any program or should I test it with maths or should I play it myself?
3) As far as I know, games like Flappy bird and Crossy Road have background(?) that changes every time we play it.
For example in Flappy Bird, the location of pipes keep changing and in Crossy Road, the location of trees, lakes, railways change.
How is it done?
And how can you guarantee that when it is done, the game is doable?
4) If I make a game that has a pop-up ads, how can we check the number of times ads were displayed?
I heard that developers get paid like 0.01 cent every time an ad gets seen, can it be measured even though the player doesn’t have internet connected?
Also can I control a number of time the ads are seen?
I know I asked a lot of questions and I really thank you for reading them.
And if possible can you answer and give me some advice and could you share your experience please?
Thank you:)