Amazing Game Assets from CraftPix.net with 20% Discount : https://craftpix.net/link/GamesOfVaibhav20OFF
โฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌโฌ
Yo Waddup Jumpers!
This video is all about how to learn to make games like me in easy way,
I have shown you the game development roadmap so you guys wonโt get confused about this topic! How to make games is a very underrated topic to discuss in India! Game making is not a difficult task to learn all you need is just patience! That is why Iโm trying to tell you that how to make games In the easiest ways! This is just a simple guide to guide you towards game dev with programming and without programming! even from 0 knowledge of coding/programming!
I have tried to explain 3 game engines that i know mostly to make games, which are Unreal engine ( also known as UE5 or UE4) , Unity engine and godot! Unreal engine is mostly used for making 3d AAA games where godot is mostly used to make 2d games, But unity is used in this both cases unity 3d and unity 2d is a single engine and capable of creating high quality 3d and 2d games! Its your choice to choose any engine you want! but in case you are wishing to learn from tutorials then unity is the best option as i also said in this video because also unity has many many tutorials on the internet compared to unreal and godot, there are very low chances that your bugs wonโt get solved on the internet! i have also mentioned about art in this video for that you can use blender as a 3d art, photoshop, gimp or krita for 2d art and for music and sfx you can use audacity, LLMS or FL studio!
Hope this video will help you to make your own game, and start watching devlogs to learn faster! devlog is a very nice concept that you can also try!
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ-
๐ฅ Check Out This Free Amazing PDF Tool For Your Every PDF Needs!
Swifdoo PDF โ https://www.swifdoo.com/?utm_source=GamesOfVaibhav&utm_medium=youtube-kol&utm_campaign=3rdproposal
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ-
You can support me by buying these products from my links!โค
My Setupโฒ:
CPU โ https://amzn.to/45WxrcA
GPU โ https://amzn.to/44Tg5fl
Motherboard โ https://amzn.to/3LstyUG
PSU โ https://amzn.to/3t2BeX3
Ram 8GB x 3 โ https://amzn.to/48fh10v (8ร3)
HDD 1TB โ https://amzn.to/46brSGW
SSD 256GB โ https://amzn.to/3RlDUcv
SSD Main 1TB- https://amzn.to/44WUpPB
Monitor โ https://amzn.to/3PGDBI8
Keyboard Mechanical โ https://amzn.to/45UIfb7
Current Mouse โ https://amzn.to/3rmaj8b
Previous Mouse โ https://amzn.to/45V1Nfp
Mic โ https://amzn.to/3PnXlPi
Headphones โ https://amzn.to/3rgHHxf
Chair โ https://amzn.to/45PeZT8
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ-
Mentioned Links โ
Unity System Requirements โ
https://www.cgdirector.com/unity-system-requirements/
https://mgta.gmu.edu/courses/game-design-with-unity/unitySetup.php
Unreal System Requirements โ
https://www.oreilly.com/library/view/unreal-engine-game/9781787123281/ch19s02.html
Godot System Requirements โ
https://www.pcgamebenchmark.com/godot-engine-system-requirements
Software Downloads
Unity โ
https://unity.com/download
Unreal Engine โ
https://www.unrealengine.com/en-US/download
Godot โ
https://godotengine.org/download/windows/
Brackeys Beginner Tutorial Series โ
https://www.youtube.com/watch?v=j48LtUkZRjU&list=PLPV2KyIb3jR5QFsefuO2RlAgWEz6EvVi6
My Tutorial Channel โ
https://www.youtube.com/@tutorialsofvaibhav
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ-
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ-
Social ๐ท :
Follow Me For More Updates!
๐ฅค Instagram โ https://instagram.com/gamesofvaibhav
๐ฅค Twitter โ https://twitter.com/gamesofvaibhav
Join My Discord Server :
๐ฅค Discord โ https://discord.gg/VH8rMNtyg9
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ-
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ-
โโโ Music โโโ
Bulby โ https://www.youtube.com/@Bulby
JX โ https://www.youtube.com/@JXChip
#gamedevelopment #howtomakegame #unity #unrealengine #godot #gamesofvaibhav
source
26 comments
Swifdoo PDF - https://www.swifdoo.com/?utm_source=GamesOfVaibhav&utm_medium=youtube-kol&utm_campaign=3rdproposal
Is Lenovo looq Intel core i5 12 th generation with nvidia GeForce rtx 4050 is capable for running these tools
import random
import time
# Function to display text with a delay for dramatic effect
def slow_print(text, delay=1):
for char in text:
print(char, end='', flush=True)
time.sleep(delay / 100)
print()
# Function to pause the game and give the player a chance to make decisions
def pause():
input("nPress Enter to continue...")
# Intro to the game
def intro():
slow_print("You are driving to your aunt's home, enjoying the peaceful journey on a quiet evening road.", 2)
slow_print("Suddenly, a black van pulls up next to you. The van swerves in front of your car, blocking your path.")
slow_print("Before you can react, two masked thieves jump out and force you to pull over. You are kidnapped!")
slow_print("They tell you to stay quiet as they drive you off into the night. The sound of the engine roars as they speed away.")
slow_print("You must figure out how to escape... or you'll be in trouble!")
pause()
# Puzzle 1: Breaking free from the car
def puzzle_1():
slow_print("You are tied up in the backseat. You need to find a way to escape before the thieves notice!")
slow_print("The car is moving quickly, and there's a chance to break free.")
slow_print("You notice a small metal object rolling on the floor. It's a paperclip!")
choice = input("Do you want to try and use the paperclip to unlock the handcuffs? (yes/no): ").lower()
if choice == 'yes':
slow_print("You struggle with the handcuffs, using the paperclip to pick the lock. It works!")
slow_print("You now have your hands free, but you must be cautious.")
pause()
return True
else:
slow_print("You decide not to try. But time is running out... the thieves might notice soon!")
return False
# Puzzle 2: Finding a way to distract the thieves
def puzzle_2():
slow_print("You hear the thieves talking in the front seats. They're distracted, but you need a way to distract them further.")
slow_print("You spot a can of soda in the cup holder. If you throw it out the window, they might stop the car.")
choice = input("Do you want to throw the soda can out the window to distract them? (yes/no): ").lower()
if choice == 'yes':
slow_print("You throw the can out the window. The thieves stop to check, giving you a moment to plan your next move!")
slow_print("You quietly open the door and slip out of the car. You're free!")
return True
else:
slow_print("You stay quiet, waiting for a better chance. But the thieves are getting suspicious!")
return False
# Puzzle 3: Finding the right path to escape
def puzzle_3():
slow_print("You're free from the car, but the thieves have noticed and are chasing you.")
slow_print("You're running through the woods and see two possible paths.")
slow_print("The first path looks dark and dangerous, but it's a shortcut. The second path looks safer but longer.")
choice = input("Do you want to take the shortcut or the safer path? (shortcut/safer): ").lower()
if choice == 'shortcut':
slow_print("You take the shortcut, but it leads you into a trap! The thieves are closer now.")
return False
else:
slow_print("You take the safer path, but it's taking longer than you thought. The thieves are still behind you.")
return True
# Final Escape or Capture
def final_escape():
slow_print("You've made it to a nearby town after a long chase!")
slow_print("You quickly run to a gas station and call the police.")
slow_print("The thieves, realizing they're too late, flee the scene.")
slow_print("You've escaped! You're safe, but you'll never forget this night.")
slow_print("Game Over. You Win!")
# Main game loop
def main():
intro()
# Puzzle 1: Break Free
if not puzzle_1():
slow_print("You failed to escape the car. The thieves capture you again. Game Over!")
return
# Puzzle 2: Distract the thieves
if not puzzle_2():
slow_print("The thieves notice you and catch you before you can escape. Game Over!")
return
# Puzzle 3: Choose the path
if not puzzle_3():
slow_print("The thieves catch up to you in the shortcut. Game Over!")
return
# Final escape
final_escape()
# Run the game
if _name_ == "__main__":
main()
On a quiet drive, you're kidnapped by masked men in a van. Using a paperclip, you free yourself and flee into the woods. The thieves give chaseโyour choices decide if you escape or get caught.
Yes or no
Comments are closed.
Add Comment