+ 11
How much time i need to create a simple game
If i finish all of javascript courses how much time it take to create a simple game like snake or dino game?
40 Respuestas
+ 26
There are a lot of factors that affect your completion time of game.
Like: How much time a day you give, how much time does it take to think about algorithms, how much time you take to actually type the code.
So, i don't think anybody can give you time of creating a game.
+ 14
It may depend on your prior knowledge, your ability to remember concepts, your ability to mentally connect what you learnt with what you want to do in the game, your skills at research and ability to follow documentation etc. So it can range from a few hours to a few weeks perhaps.
+ 12
I depends on how much time you spend a day on it...and how well u understand the language.
+ 8
You need proper tools like Unity,unreal engine etc. and provided you have the skills. It can take somewhere around 1 hour to make a simple game.
I use unity therefore C# I just made a game of a rolling ball nothing else, playable on android. Just 15-20 lines of code.
so yeah just an hour.
+ 5
Watch this
https://www.sololearn.com/post/423143/?ref=app
In 3 hours, you can start create game.
+ 5
PouryaDB I'm Kushang Shah. Actually I am not sure about what you are trying to say about finish all javascript courses.
So, there are two conditions...
if(all course == js no frameworks) {
With the help of simple js, you have to think of game physics, algorithm and also some graphic works.
Like in simple🐍 game, the shape of apple and one part of snake. It will hardly take half an hour for graphics.
If you code consistently then in approximately 2 days you will be a snake game developer. I coded a bounce the ball game in one day whic is easier than snake game.
}
else if(all course == js and frameworks) {
frameworks makes things better. Js gaming framework like PhaserJs is making game development easy. They have their own physics and better controlling functions. I developed a snake game using PhaserJs framework in around 3 hours. If I can do this then anyone can do this. You can see it in here
https://github.com/Kelta-King/Snake-Game
It is there on my GitHub profile.
}
I hope this gives your answer.
+ 4
It depends upon your strategy to make a game. If you work for 5 hours per day a simple game can me makes within 7 days.
It also depends upon your skills regarded games coding. This would refresh your knowledge.
For making a simple game like snake if you are starting from yourself it will take at least 3 days
For further information regarded to a making of a game
Just click on the link so that you can understand the concepts too. -
https://hackr.io/blog/how-to-code-a-game/amp#aoh=15906576091886&referrer=https%3A%2F%2Fwww.google.com&_tf=From%20%251%24s
Rock the code🤟🤟🤟🤟
+ 3
Follow manohar lakhineni YouTube channel so that you can learn game development with web technologies
+ 3
Approx 1 day
+ 2
Ok thx :)
+ 2
So whom you think that he or she should get the best answer tag?😉
+ 2
Firstly, try to make think about details and how game will run .
Then, make an algorithm about what you need .
After that, go to your editor and start applying the algorithm .
If you have any difficulties , do a search on Google or YouTube . There a lot of good channels to help you know all tricks of JS . If you still row in JS you can use one of js libraries like P5.js , react or Vue.js .
+ 2
Approx 2 hours
+ 2
I think that after studying javascript accurately, you will be able to make norml games,like snake, car game and also dino.
It just take 2 or 3 days.. https://code.sololearn.com/W2ILcxVeA9Ez/?ref=app
This is my game,it takes 4 days to complete it, now i started making dino game, so just start the project..
+ 1
Why?
+ 1
A game with low quality animations
+ 1
Really thx for your help guys:]
+ 1
Depends on your skills and knowledge
+ 1
Totally depends on your skills
+ 1
A simple game ab 2-3 hours