Watch this video more than once to avoid confusion! it is highly recommended to write notes during the video. 100 shares on this video and I'll upload the next video this Friday :) Post your questions on Facebook group: facebook.com/groups/FreelancingHelpOfficial/ For Feedback[how can i improve?]: forms.gle/x14CUFguPQqqJH47A
IDE:- ek esa software hain jaha hm apne game ke lye code lekhenge c# main or c++ main Game Engine:- ekbesa software hain jis main ye sare command pehle se parhe hove hain ke moment kese krna hain gravity kb character p lgane hain Lkn character kb moment karega kb chalang marega eske lye hm IDE main code dekhenge tu waha p Game Engine wo command apply karega. Love you sir bhut easy method hain 1 bar dekhne se sb smjh aya or main notes b bnata ho
baki sab chodo mai to sirf bhai ke smajane aur baat karne ke tarike se hi impress ho gaya and seriously aap so smaja rahe hai bhot ache se samaj aa rha hai
How Game Engine works? ANS:- Game Engine works when i give a code to Game Engine. What is an IDE? ANS:- full form of IDE is (Integrated Development Environment) IDE is a software that on i can write a code and give it to Game engine What is connection between Game Engine and IDE? ANS:- IDE is a software that on i can write a code and give it to Game engine and Game Engine apply it on the game like:- Gravity,Apperance,Sound and multiplayer. Thanks bro for this course.
1. From what I understand Game Engine is a software which will receive instructions from an another software and then it will process it and then implement it in the game. 2. IDE is a software in which we write code in programming languages like C++, C# etc. 3. Game Engine receive instructions from IDE and then implement it in the game on the other hand IDE send instructions to Game Engine in a programming LANGUAGE in a proper syntax (rules of language ).
Game Engine is a software that has the ability to implement all these features like: Gravity Appearance Sound Multiplayer and many more... In IDE, we write the code. Game Engine will then understand the code that is written in IDE. "that code will tell the game engine what to do" Syntax: Rules you must follow if you want your program/code to be understand by computer / game engine.
Game engine is a software which understands the instructions written in IDE, which is a different software to write the codes. Syntax is the grammer of coding. Thank you soo much for making these videos :)
• Game Engine is a software that implements Physics, adds appearance, sound,and other gaming experiences, E.g. Free Fire(same as pubg), Flappy Bird: The Game Physics (Gravity) pulls the bird down and we try to stay in air while dodging obstacles, and there is sound in the game when crashing into obstacle and when gravity pulls the bird down completely, and Appearance (Visuals) is we can see the Game and we will be using Unity game engine • IDE is a software that we wrote our code in, like visual studio code, Intellij Idea, etc., and we will be using the IDE to write and edit C# programming language • we first write our code in IDE and then that IDE tells the Game Engine what work it has to do, Thankyou sir for teaching Game Development for free
-Game engine works when we give a code that is written in IDE (software). Game engine has the ability to implement gravity ,sound, appearance in game. - IDE (software) to write instructions and the language used (C#).
Game engine Mai multiple abilities like gravity,appearance. Lekin ye tb tk work ny krta jvtk ide s/w ka use krke uske instruction na di jaye, jv ide mai kuch code likha jata hai toh game engine usko smjhkr action perform krta hai. Thanku sir ❤️🔥
Every game has certain features: for example temple run has features like a person will start to RUN as soon as you push the start button. It has other features as well that ur character will JUMP over the hurdles,SLIDE below certain hurdles etc. Now these features eg JUMP,SLIDE,APPEARENCE OF MONSTER is well understood by our GAME ENGINE(OUR SLAVE) that will perform them. But we have to use specific COMMUNICATION MEDIUM(IDE which will convey our message to slave) through which we can communicate with our SLAVE(GAME ENGINE).Not just the medium we will also require a COMMUNICATION LANGUAGE(C++/C#) that will further have a GRAMMAR(SYNTAX).
Very well explained sir I had a some how programming back ground..I use IDE when i was working in python... My all time favourite game is tekken tag By player has ability to defeat other player but it will only work if I give him commands via my IDE
Thank you sir itna achhe tarike se samaj ne keliey😍😍 IDE ek esa jayga hai jis per code likhenge jesaki whatsApp ka chatbox ya notebook hota hai Uus code ko game engine samaj ta hai or usme jo jo ability ho us code ke mutafik vo kam karte hai Mera favorite game hai vice City
game engine is software where you performs diffrents tasks like multyplayers , sound , gravity , other more task who are showing us apperances. ide : ide is an platform where you write code to instructions to do charactor do this this time or diffrents times . in ide basically you are giving instruction to cractor do this task as this time.
Game engine mejor abilities hoti hai jaise ki gravity, appearance, sound, iske alawa aur bhi abilities hoti hai. ab agar IDE ki baat kare to ye ek aisa software hai jo game engine ko wo chize command karta hai jo hum usse karwana chahate hai, example:- jump,run,dodge,slide, etc.
IDE is an softwere that is use to write instruction to do any thing like we write instruction to do like jumping running etc and Game Engine is an softwere which is able to understand our instruction and implement our instruction every programming language have set of rules to write it know as syntax of language it works as grammar for those programming language
I have never watch and listen that much clear lec before Allah bless Yuh please upload the entire course its our final year of bs(IT)and we want to develop a game.....
game engine have abilities to perform in game characters like gravity , run , stop ,up , down appearance in order to avail it we need an IDE(visual studio , visual code ) to give instructions by writing code source code in c# or c++ language
Thankyou sir You have told That we have to do anything with in a manner of language grammer and to instruct game engine what to do while it has ability to do so To do in a grammer way in code language it's called SYNTAX and IDE will tell game engine to do so ❤️❤️❤️❤️❤️❤️
sorry I Know about your course late but I am sooo interested in game developing and IA I become a game developer in future todays video key point IDE:IDE is a seperate software which use for coding and in this software we use a language C++ OR C#. and that code or instruction was performed by IDE we gave this to game engine Game Engine: Have a ability to do something like jumping,fighting,play with another players and so on but this all were work when we gave instruction to game engine by using IDE.
Syntax : how to write the code IDE: software that instruct game engine by the language used C++,C# Game engine:has the ability to implement gravity, sound, multiplayer .
Like we have an example of Sonic 3D that we write a CODE in IDE to give instructions to Game Engine to run fast when user press some combinations of code(i.e. CTRL + [some key]) so that Game Engine will do the same thing on our instructions using any IDE.
I can explain Game engine-isko ek insaan samaj lo IDE-isko uss insaan ki mummy samaj lo Jab ide ne kaha ke gulab jamun le aa wo ek code hua aur us code ko game engine ne samaj liya kyuki mummy ne hindi mei bola aur wo beta hindi samaj gaya aur wo gulab jamun le aaya.done! Aur wo hindi language ko samjhana hai bass!!!😁
Game Engine: It is a software to develop games. It has prebuilt features like Gravity, Appearance, sound, etc. (Plugins). It can understand the instructions of code given by IDE to perform any given task. IDE: It is a software to write a programming code (C++, C#). A code which a Game Engine could understand and do the function as it is supposed to perform. Example of Game: Flappy Bird Game Engine: 1) Graphics: (a) Level Design, (b) Animation of flappy bird and to continuously move forward 2) Sound of flapping, colliding and falling 3) Gravity IDE: 1) Giving instructions to show particular animation, sound and show gravity. 1) Giving instructions to a bird of flapping/jumping forward with one button 2) Keeping the score 3) Retry again 4) To Run on all platforms
Game engine ek software hai that has the ability of gravity,appearance,sounds and multiplayer aspects. Where IDE is a software where you write a code to give instructions in a proper way by following a pattern to the game engine to perform an action. Example: game engine has the ability to play a sound but it will not play a sound until don’t ask it to do so weather it is bullet sound jump sound crawling sound or any other than that.
Sir apke video dekhe accha lag tha mein aur practice karunga sare video dekhunga par sir aap bataenge aap konse gaming company mein kam karte ho aur mene toh abhi se socha hu ke mein jo game banaonga uska nam survival for life hoga sfl
IDE software for coding Language C# Yalla Ludo software has features like when someone click on dice Dice bounce and when dice show six player click on coin so and coin move to start point and start moving According to point
Ide batayga game engine ko santex k zariye k kiya karna hai or game engine k pass bht sari abilities hain jin me say 4 ye hain 1 gravity 2 appearance 3 multiplayers & Networking
*The best Roadmap fo* r Game Development is Blender Game Enginethen GODOT Game Engine Using GDLthen You can come here and Learn Unity Otherwise it is like, you trying to search for a needle in the desert.Best of Luck
Okay so in this video you told us aboit game engine like game engine has the abilities like applying gravity ,showing the characters and noise and more.And after that you told us about ide and game engine dufferences like first if we talk about ide so ide is a place where we write to code and game engine is the software that understands that written code like if we write something in language so we should have use correct grammar so similarly in term of write code we should use correct syntax .
Pubg= 1]character upar se gir rha he=Gravity 2]character dikh rha he=Appearance 3]Gun sound aa rhe he foot steps aa rhe he=Sound 4]Squad or duo me khel sakte he=Multiplayer * SYNTAX is the GRAMMAR for coading *IDE=We will use IDEbto write that code *Game Engine=Game Engine has the ability to understand the CODE
Watch this video more than once to avoid confusion! it is highly recommended to write notes during the video. 100 shares on this video and I'll upload the next video this Friday :)
Post your questions on Facebook group: facebook.com/groups/FreelancingHelpOfficial/
For Feedback[how can i improve?]: forms.gle/x14CUFguPQqqJH47A
Sir kindly make a video about specifations of pc for game development
You are doing awesome
Sir kitna lamba course hy?
I like game
IDE GAME ENGINE KO BATA HI KE HUM YEAH MOVEMENT KARNA CHAATE HI
IDE:- ek esa software hain jaha hm apne game ke lye code lekhenge c# main or c++ main
Game Engine:- ekbesa software hain jis main ye sare command pehle se parhe hove hain ke moment kese krna hain gravity kb character p lgane hain
Lkn character kb moment karega kb chalang marega eske lye hm IDE main code dekhenge tu waha p Game Engine wo command apply karega.
Love you sir bhut easy method hain 1 bar dekhne se sb smjh aya or main notes b bnata ho
baki sab chodo mai to sirf bhai ke smajane aur baat karne ke tarike se hi impress ho gaya and seriously aap so smaja rahe hai bhot ache se samaj aa rha hai
How Game Engine works?
ANS:- Game Engine works when i give a code to Game Engine.
What is an IDE?
ANS:- full form of IDE is (Integrated Development Environment) IDE is a software that on i can write a code and give it to Game engine
What is connection between Game Engine and IDE?
ANS:- IDE is a software that on i can write a code and give it to Game engine and Game Engine apply it on the game like:- Gravity,Apperance,Sound and multiplayer.
Thanks bro for this course.
1. From what I understand Game Engine is a software which will receive instructions from an another software and then it will process it and then implement it in the game.
2. IDE is a software in which we write code in programming languages like C++, C# etc.
3. Game Engine receive instructions from IDE and then implement it in the game on the other hand IDE send instructions to Game Engine in a programming LANGUAGE in a proper syntax (rules of language ).
IDE= message box hai or
Game engine= hamara chota bhai hai .😁👍
Great work brother ❤
Game Engine is a software that has the ability to implement all these features like:
Gravity
Appearance
Sound
Multiplayer
and many more...
In IDE, we write the code.
Game Engine will then understand the code that is written in IDE.
"that code will tell the game engine what to do"
Syntax: Rules you must follow if you want your program/code to be understand by computer / game engine.
Game engine is a software which understands the instructions written in IDE, which is a different software to write the codes. Syntax is the grammer of coding. Thank you soo much for making these videos :)
Brother you are making gamin classes for us which are absolutely free.it's enough for us. Thankyou very much...
لالا جی آپ کے پڑھانے کا طریقہ بہت ہی اعلی اور مزے کا ہے
• Game Engine is a software that implements Physics, adds appearance, sound,and other gaming experiences, E.g. Free Fire(same as pubg), Flappy Bird: The Game Physics (Gravity) pulls the bird down and we try to stay in air while dodging obstacles, and there is sound in the game when crashing into obstacle and when gravity pulls the bird down completely, and Appearance (Visuals) is we can see the Game and we will be using Unity game engine
• IDE is a software that we wrote our code in, like visual studio code, Intellij Idea, etc., and we will be using the IDE to write and edit C# programming language
• we first write our code in IDE and then that IDE tells the Game Engine what work it has to do, Thankyou sir for teaching Game Development for free
A good point for the beginners is that this man comparing real time examples with programming.
-Game engine works when we give a code that is written in IDE (software). Game engine has the ability to implement gravity ,sound, appearance in game.
- IDE (software) to write instructions and the language used (C#).
This is Premium content Appreciated
YOU really teach good. I have to admit it.
👍👍👍
You're are gem and your teaching style is better than those in the Universities... I must say
🥴
Game engine Mai multiple abilities like gravity,appearance.
Lekin ye tb tk work ny krta jvtk ide s/w ka use krke uske instruction na di jaye, jv ide mai kuch code likha jata hai toh game engine usko smjhkr action perform krta hai. Thanku sir ❤️🔥
Your way of teaching is too good ☺️ i mean dahi wali example was awesome 😋
sir keep it up me har roz aap ki eak eak class dekhta hoon
Every game has certain features:
for example temple run has features like a person will start to RUN as soon as you push the start button. It has other features as well that ur character will JUMP over the hurdles,SLIDE below certain hurdles etc.
Now these features eg JUMP,SLIDE,APPEARENCE OF MONSTER is well understood by our GAME ENGINE(OUR SLAVE) that will perform them.
But we have to use specific COMMUNICATION MEDIUM(IDE which will convey our message to slave) through which we can communicate with our SLAVE(GAME ENGINE).Not just the medium we will also require a COMMUNICATION LANGUAGE(C++/C#) that will further have a GRAMMAR(SYNTAX).
Excellent
very good explaination you can explain a 13 year guy
like love you bro apreciated it too much good i ll watch the series full love
Sab samajh agaya.. best teacher..
bhai bhot ache se smjhate ho aap ek din aapke video dekh ke koi bada game bna dega 😅
Finally wait is over
Abhi mai dekh rha tha k abhi tk video nhi ayi
Very well explained sir
I had a some how programming back ground..I use IDE when i was working in python...
My all time favourite game is tekken tag
By player has ability to defeat other player but it will only work if I give him commands via my IDE
You are a very very good teacher
Thank you sir itna achhe tarike se samaj ne keliey😍😍
IDE ek esa jayga hai jis per code likhenge jesaki whatsApp ka chatbox ya notebook hota hai
Uus code ko game engine samaj ta hai or usme jo jo ability ho us code ke mutafik vo kam karte hai
Mera favorite game hai vice City
Sir aapke wajha se mujhe ek raasta mil gaya thankyou
Awesome Bro "Gravity" bhi simplesr way mai smja rahy hain bhai Great bhai
Baii bht achaw explain kia 10 mint pehle jo game banane ka kiraa. Peeda howa thaa ye sab kuch sun k main phr se kam pe jane ka irada kar dia ha 😂😂😂😂😂
Jab 12 saal ka bacha karsakta h to tum b karsakte ho.
game engine is software where you performs diffrents tasks like multyplayers , sound , gravity , other more task who are showing us apperances.
ide : ide is an platform where you write code to instructions to do charactor do this this time or diffrents times . in ide basically you are giving instruction to cractor do this task as this time.
You are a pro bro
Premium Content creator with a lot of abilities to teach
Excellent
Game engine mejor abilities hoti hai jaise ki gravity, appearance, sound, iske alawa aur bhi abilities hoti hai. ab agar IDE ki baat kare to ye ek aisa software hai jo game engine ko wo chize command karta hai jo hum usse karwana chahate hai, example:- jump,run,dodge,slide, etc.
Farhan bhai your content is tremendous
IDE is an softwere that is use to write instruction to do any thing
like we write instruction to do like jumping running etc
and Game Engine is an softwere which is able to understand our instruction and implement our instruction
every programming language have set of rules to write it know as syntax of language it works as grammar for those programming language
Your method of teaching is very brilliant 💝💖
I have never watch and listen that much clear lec before Allah bless Yuh please upload the entire course its our final year of bs(IT)and we want to develop a game.....
Since its a bit lengthy series, you can send a message directly on insta if you need any help..
@@FarhanAqeel پیارے بھائی میں نے آپ کو انسٹاگرام پے میسج کیا ہے وہ آپ دیکھ لے پلیز میری ہیلپ ہو جائے گی
@@FarhanAqeel یار بھائی خوش رہیں۔ پلیز میسج دیکھ لینا
Sir ji aap ke bolne smajhane ke tarike se hi maine aapko turant subscribe kiya
Boht achha samjhaya👍
game engine have abilities to perform in game characters like gravity , run , stop ,up , down appearance in order to avail it we need an IDE(visual studio , visual code ) to give instructions by writing code source code in c# or c++ language
Thankyou sir
You have told
That we have to do anything with in a manner of language grammer and to instruct game engine what to do while it has ability to do so
To do in a grammer way in code language it's called SYNTAX and IDE will tell game engine to do so ❤️❤️❤️❤️❤️❤️
Great... Nice to see some explaining things from strach 🤙🌟
IDE is badey bhai of game engine
samajh aagaya
@@-)
sorry I Know about your course late but I am sooo interested in game developing and IA I become a game developer in future todays video key point
IDE:IDE is a seperate software which use for coding and in this software we use a language C++ OR C#. and that code or instruction was performed by IDE we gave this to game engine
Game Engine: Have a ability to do something like jumping,fighting,play with another players and so on but this all were work when we gave instruction to game engine by using IDE.
Love you teaching skill
Alhamdulillah Understood everything! (Y)
Excellent Explanation ☺️
Dear Farhan, Your teachings are wonderful. Thanks for sharing. Regards, Dev, Hyderabad, Sindh.
Very nice to hear "Aslamualikum" at the beginning.:)
MashaAllah, Very informative, and fruitful as usual.
sir you are awesome! I really Like Your Videos And I Am Also A TH-camr Like You
You content is just Amazing💥
thanks for these informative videos love you from india
Syntax : how to write the code
IDE: software that instruct game engine by the language used C++,C#
Game engine:has the ability to implement gravity, sound, multiplayer .
Like we have an example of Sonic 3D that we write a CODE in IDE to give instructions to Game Engine to run fast when user press some combinations of code(i.e. CTRL + [some key]) so that Game Engine will do the same thing on our instructions using any IDE.
This is simply awesome.
I can explain
Game engine-isko ek insaan samaj lo
IDE-isko uss insaan ki mummy samaj lo
Jab ide ne kaha ke gulab jamun le aa wo ek code hua aur us code ko game engine ne samaj liya kyuki mummy ne hindi mei bola aur wo beta hindi samaj gaya aur wo gulab jamun le aaya.done! Aur wo hindi language ko samjhana hai bass!!!😁
Nice sir 👍
Game Engine:
It is a software to develop games. It has prebuilt features like Gravity, Appearance, sound, etc. (Plugins). It can understand the instructions of code given by IDE to perform any given task.
IDE:
It is a software to write a programming code (C++, C#). A code which a Game Engine could understand and do the function as it is supposed to perform.
Example of Game: Flappy Bird
Game Engine:
1) Graphics: (a) Level Design,
(b) Animation of flappy bird and to continuously move forward
2) Sound of flapping, colliding and falling
3) Gravity
IDE:
1) Giving instructions to show particular animation, sound and show gravity.
1) Giving instructions to a bird of flapping/jumping forward with one button
2) Keeping the score
3) Retry again
4) To Run on all platforms
You are now ready for the next class [its also live on the channel :) ]
Mohit bhai... Aapko insta id kya hai ?
favourite game
fancade😍(this game has it's own game engine where you can do black code to create game)
by martin magni
Allah ap ko Sehat de
Well Explained, very helpful
I love to see this type of premium content in Pakistan
Game engine ek software hai that has the ability of gravity,appearance,sounds and multiplayer aspects.
Where IDE is a software where you write a code to give instructions in a proper way by following a pattern to the game engine to perform an action.
Example: game engine has the ability to play a sound but it will not play a sound until don’t ask it to do so weather it is bullet sound jump sound crawling sound or any other than that.
Sb clear ho gya yr itna simple trakia tha
Very Very nice sir you explain well .
Excellent Farhan............
Thanks, Awesome! You are doing great job, please keep it up ♥️♥️♥️
Farhan bhaiii,
Its a humble request,Please thoraa sa fastt...
Es speed sy gay to braa lamba course hou jana..😊
bs non-tech background walay logon k liay thoray basics cover kar rha hn abhi. we'll start unity3d from next class :)
@@FarhanAqeel Thanks Brother:)
Awesome video
IDE: where we write C# LANGUAGE
GAME ENGINE: where we give the command to jump or specific action to a character
Intellej can use C# or C++?
Great job sir ji
mere jese chote bhaiyon ki zindagi dahi lane aur sabzi lane mein guzar jaegi
loL :D
I'm a physicist and also know about C++ language enough, hope so I will be able to do this course accurately 😀😀 in shah Allah.
وہ سر وا
amazing class sir
Good sir i am a big fan of you sir
Sir apke video dekhe accha lag tha mein aur practice karunga sare video dekhunga par sir aap bataenge aap konse gaming company mein kam karte ho aur mene toh abhi se socha hu ke mein jo game banaonga uska nam survival for life hoga sfl
your explanation was awesome
best teacher
Sir app development ka course bhi start kijiye
Good explaining bro👏
Sir c++ ka couse alag se Krna predega ki nai
Got everything, no confusion, ♥️♥️♥️
Its amazing vedio sir. Thanks 😇🤩. I write a message in comments box is
IDE and you sir can understand is game engine . Right Sir?
can I use low end pc for this series
thank you very much
Good work.
A guy worth to be subbed
IDE ma hm programing kertay hain or us ka bad wo game engine ko batata ha kya kerna ha ...kon sa plugin operate kerna ha..
Well explained. Thanks
IDE software for coding
Language C#
Yalla Ludo software has features like when someone click on dice Dice bounce and when dice show six player click on coin so and coin move to start point and start moving According to point
Ide batayga game engine ko santex k zariye k kiya karna hai
or game engine k pass bht sari abilities hain jin me say 4 ye hain
1 gravity
2 appearance
3 multiplayers & Networking
Thank you soo much Sir for uploading this information with us
Nice work sir
Indie game banane ke liye me kaha se start karu. Like programming se ya artists?
*The best Roadmap fo* r Game Development is Blender Game Enginethen GODOT Game Engine Using GDLthen You can come here and Learn Unity Otherwise it is like, you trying to search for a needle in the desert.Best of Luck
Thank you, teacher
Okay so in this video you told us aboit game engine like game engine has the abilities like applying gravity ,showing the characters and noise and more.And after that you told us about ide and game engine dufferences like first if we talk about ide so ide is a place where we write to code and game engine is the software that understands that written code like if we write something in language so we should have use correct grammar so similarly in term of write code we should use correct syntax .
Great content
Pubg=
1]character upar se gir rha he=Gravity
2]character dikh rha he=Appearance
3]Gun sound aa rhe he foot steps aa rhe he=Sound
4]Squad or duo me khel sakte he=Multiplayer
* SYNTAX is the GRAMMAR for coading
*IDE=We will use IDEbto write that code
*Game Engine=Game Engine has the ability to understand the CODE
nice
Excellent Bro