Tutorials

Andreas Straus
0 Visninger · 1 år siden

Show your Support & Get Exclusive Benefits on Patreon! - https://www.patreon.com/sasquatchbgames
Join our Discord Community! - https://discord.com/invite/aHjTSBz3jH
Check out the Podcast - https://sasquatchbstudios.podbean.com/

Join us in this comprehensive guide on how to kickstart your game development journey in 2024! 🎮

Whether you're a complete beginner or looking to level up your skills, we've got you covered with the latest tools, trends, and tips to make your mark in the gaming industry. From choosing the right game engine to mastering essential coding languages, we'll walk you through the crucial steps to bring your gaming dreams to life.

Link to Open Game Art: https://opengameart.org/

Subscribe for NEW game dev videos every Monday & Thursday!

---
In need of some Unity Assets? Using our affiliate link is a great way to support us. It's free, and we get a small cut that helps keep us up and running: https://assetstore.unity.com/?aid=1100lwgBQ
---
Wishlist our Games:
Wishlist Samurado - https://store.steampowered.com..../app/2343270/Samurad
Wishlist Veil of Maia - https://store.steampowered.com..../app/1948230/Veil_of
---

Music from Uppbeat (free for Creators!):
https://uppbeat.io/t/mountaineer/insomnia
License code: YDWD7IWVPAQQMJ0L


#gamedev #gamedeveloper #gamedevelopment

Andreas Straus
2 Visninger · 1 år siden

Should you write your own game engine?
And how do you even write one?

I never quite understood why some game developers write their own game engines nowadays. A couple of days ago that changed, because I got to talk to Travis Vroman, who has written multiple game engines for his company and I got to ask him some of my most pressing questions:

0:47 Why should you write your own game engine?
4:39 Why shouldn't you?
9:48 How long does it take to write a game engine? What takes the most time?
12:45 What's the hardest part about writing a game engine?
14:04 Who should write their own game engine? Who shouldn't?
15:48 How does the process of writing an entire game engine look like? Where do you even start?
20:40 Where can you learn how to write a working game engine?
21:36 Which tools and which programming language should you use?

I got some pretty fascinating answers and I feel like I understand this subject a lot better now.

Make sure to check out Travis channel:
https://www.youtube.com/c/TravisVroman
He makes daily videos about game development.

Andreas Straus
0 Visninger · 1 år siden

big nerd explains his C++ game engine and says "um" a lot.

SEE THE MAIN VIDEO: https://www.youtube.com/watch?v=ZcjKWbjZi-Y&t=300s

TWITTER: https://twitter.com/jdah__
PATREON: https://www.patreon.com/jdah
GITHUB: https://github.com/jdah
EDITOR: NeoVim
VIMRC: https://gist.github.com/jdah/4....b4d98c2ced36eb07b017
THEME: gruvbox
RESOURCES:
http://cppreference.com/
http://learnopengl.com
http://opengl-tutorial.org
http://shadertoy.com
http://stackoverflow.com

0:00 Intro
1:35 Globals
7:22 Project Structure
8:35 Components and Managers
18:35 Usage Demo
23:13 Events
26:15 Level Data
27:20 Renderer
31:56 Resource Management
39:30 Palettization/Compositing
44:00 UI
45:44 Memory Allocation
49:00 Utils
51:00 Outro

Andreas Straus
0 Visninger · 1 år siden

Master Game Development And Get Hired In The Best Game Studios | Unity
https://awesometuts.com/unity?utm_source=yt&utm_medium=vid&utm_campaign=unity_vs_unreal

Master Game Development And Get Hired In The Best Game Studios | Unreal
https://awesometuts.com/unreal?utm_source=yt&utm_medium=vid&utm_campaign=unity_vs_unreal

Download The Assets For This Tutorial
https://www.awesometuts.com

Subscribe
https://www.youtube.com/channe....l/UC5c-DuzPdH9iaWYdI

Follow Us On Instagram
https://www.instagram.com/awesome_tuts/

Like Our Facebook Page
https://www.facebook.com/awesometutss/

#gamedev #gamedevelopment #awesometuts

Andreas Straus
0 Visninger · 1 år siden

To try everything Brilliant has to offer—free—for a full 30 days, visit http://brilliant.org/Goodgis/ and get 20% off Brilliant’s annual premium subscription.

LIST OF SOFTWARE ------------------------------------
For Beginners
● Scratch - https://scratch.mit.edu/

Visual Scripting
● Construct 3 - https://www.construct.net/en
● Gdevelop- https://gdevelop-app.com/
● Game Maker - https://gamemaker.io/
● Unreal Engine - https://www.unrealengine.com/en-US/

Game Engines
● Godot - https://godotengine.org/
● Unity - https://unity.com/
● Game Maker - https://gamemaker.io/

Frameworks
● Pygame - https://www.pygame.org/
● LÖVE - https://www.love2d.org/
● Raylib - https://www.raylib.com/
● SDL - https://www.libsdl.org/

Other Resources
● CS50 - https://www.youtube.com/watch?v=3LPJfIKxwWc
● Game Jams - https://itch.io/jams


Social Media ------------------------------------------------------------
❤️ Check out my Website! https://goodgis.fun/ ❤️
----------------------------------------------------------------------------------
✦ Discord - https://discord.gg/BhVRust
✦ Twitter - https://twitter.com/Gooodgis
✦ Games - https://firith.itch.io/

Chapters:
0:00 Intro
0:17 Picking Your Engine
0:52 Visual Scripting
2:14 Game Engines
3:18 Frameworks
4:22 Making Your First Project
5:13 How Do You Learn?
6:20 What If I Get Stuck?
8:00 Where Do I Go From Here?
9:12 Brilliant
10:40 Have Questions?


┈ Similar Videos ┈
Goodgis - How To Get Started With Game Dev (Beginner's Guide)
https://www.youtube.com/watch?v=U9vqzH65Zzw
Goodgis - How I Learned to Create GAMES (No School Required)
https://www.youtube.com/watch?v=flsPNcVH2D0
Goodgis - The Best FREE Software for Game Development! (In my Opinion)
https://www.youtube.com/watch?v=SBmeEQOh20A
Goodgis - Making a Game in Lua with No Experience
https://www.youtube.com/watch?v=Nsfuj8hFrVU
Goodgis - Making a Game in JavaScript with No Experience
https://www.youtube.com/watch?v=r9I4DuGmJ2Y
Goodgis - Making a COZY Game in Scratch for the Day
https://www.youtube.com/watch?v=QEJovOpxOzo
Goodgis - I Made a Speed Running Game With C++ and SDL2
https://www.youtube.com/watch?v=cZkfnLtKcAc
Goodgis - Making a Game in Python with No Experience
https://www.youtube.com/watch?v=H09PmP5tsy8

If you're curious on "How to Started Making Video Games" or "How to Make Video Games for Absolute Beginners" then this is the video for you. I'll walk you through what game engines and frameworks you should use, how to learn to program, and what to do if you get stuck.

#Gamedev #Programming #indiedev

Andreas Straus
0 Visninger · 1 år siden

seecs: https://github.com/chrischristakis/seecs

Big thanks to skypjack for his comprehensive articles that I referenced heavily for the topics covered in this video, you can find them here: https://skypjack.github.io/

Music:
- Halls of Science 4 - Portal 2 OST

Andreas Straus
0 Visninger · 1 år siden

chapters:

0:00 Lesson 1
0:22 Lesson 2
0:36 Lesson 3
1:39 Lesson 4
2:44 Lesson 5
3:36 Lesson 6

Andreas Straus
1 Visninger · 1 år siden

To try everything Brilliant has to offer—free—for a full 30 days, visit http://brilliant.org/Goodgis/ and get 20% off Brilliant’s annual premium subscription.

LIST OF SOFTWARE ------------------------------------
For Beginners
● Scratch - https://scratch.mit.edu/

Visual Scripting
● Construct 3 - https://www.construct.net/en
● Gdevelop- https://gdevelop-app.com/
● Game Maker - https://gamemaker.io/
● Unreal Engine - https://www.unrealengine.com/en-US/

Game Engines
● Godot - https://godotengine.org/
● Unity - https://unity.com/
● Game Maker - https://gamemaker.io/

Frameworks
● Pygame - https://www.pygame.org/
● LÖVE - https://www.love2d.org/
● Raylib - https://www.raylib.com/
● SDL - https://www.libsdl.org/

Other Resources
● CS50 - https://www.youtube.com/watch?v=3LPJfIKxwWc
● Game Jams - https://itch.io/jams


Social Media ------------------------------------------------------------
❤️ Check out my Website! https://goodgis.fun/ ❤️
----------------------------------------------------------------------------------
✦ Discord - https://discord.gg/BhVRust
✦ Twitter - https://twitter.com/Gooodgis
✦ Games - https://firith.itch.io/

Chapters:
0:00 Intro
0:17 Picking Your Engine
0:52 Visual Scripting
2:14 Game Engines
3:18 Frameworks
4:22 Making Your First Project
5:13 How Do You Learn?
6:20 What If I Get Stuck?
8:00 Where Do I Go From Here?
9:12 Brilliant
10:40 Have Questions?


┈ Similar Videos ┈
Goodgis - How To Get Started With Game Dev (Beginner's Guide)
https://www.youtube.com/watch?v=U9vqzH65Zzw
Goodgis - How I Learned to Create GAMES (No School Required)
https://www.youtube.com/watch?v=flsPNcVH2D0
Goodgis - The Best FREE Software for Game Development! (In my Opinion)
https://www.youtube.com/watch?v=SBmeEQOh20A
Goodgis - Making a Game in Lua with No Experience
https://www.youtube.com/watch?v=Nsfuj8hFrVU
Goodgis - Making a Game in JavaScript with No Experience
https://www.youtube.com/watch?v=r9I4DuGmJ2Y
Goodgis - Making a COZY Game in Scratch for the Day
https://www.youtube.com/watch?v=QEJovOpxOzo
Goodgis - I Made a Speed Running Game With C++ and SDL2
https://www.youtube.com/watch?v=cZkfnLtKcAc
Goodgis - Making a Game in Python with No Experience
https://www.youtube.com/watch?v=H09PmP5tsy8

If you're curious on "How to Started Making Video Games" or "How to Make Video Games for Absolute Beginners" then this is the video for you. I'll walk you through what game engines and frameworks you should use, how to learn to program, and what to do if you get stuck.

#Gamedev #Programming #indiedev

Andreas Straus
0 Visninger · 1 år siden

Master Game Development And Get Hired In The Best Game Studios | Unity
https://awesometuts.com/unity?utm_source=yt&utm_medium=vid&utm_campaign=unity_vs_unreal

Master Game Development And Get Hired In The Best Game Studios | Unreal
https://awesometuts.com/unreal?utm_source=yt&utm_medium=vid&utm_campaign=unity_vs_unreal

Download The Assets For This Tutorial
https://www.awesometuts.com

Subscribe
https://www.youtube.com/channe....l/UC5c-DuzPdH9iaWYdI

Follow Us On Instagram
https://www.instagram.com/awesome_tuts/

Like Our Facebook Page
https://www.facebook.com/awesometutss/

#gamedev #gamedevelopment #awesometuts

Andreas Straus
0 Visninger · 1 år siden

comment what engine you want included for part 3

Today i explain every game engine for the second time.



patreon: https://www.patreon.com/StopshutGames

discord: https://discord.gg/GuFamVw53B


TIMESTAMPS:
0:00 Intro
0:04 Roblox Studio
0:28 CoCo's
0:49 Geometry Dash
1:11 Stride
1:35 CopperCube
1:55 PowerPoint
2:07 Mario Maker
2:18 R.A.G.E.
2:40 Blender
3:01 MonoGame
3:18 Torque
3:44 Armory 3D
3:59 Ren'Py
4:15 Leadwerks
4:36 None
4:54 Outro


-- DISCLAIMER --
Do not use this video as your only source of information. This video is for entertainment/edutainment purposes, and some information could be too oversimplified or incorrect. This channel's goal is to spark your curiosity and let you do your own research on these topics.
- The Paint Explainer (also applies to this video)


the paint explainer, gamedev, game development, game engines, gamedev engines, gamemaking, game developer, indie game dev, best game engine, indie game developer, indie game development, unity, unreal engine, godot,

Andreas Straus
0 Visninger · 1 år siden

Está na dúvida sobre qual game engine escolher para o seu próximo projeto? Seja você um desenvolvedor iniciante ou um profissional buscando aperfeiçoar suas habilidades, este vídeo é o guia definitivo que você precisa! Descubra qual engine de jogo é a melhor escolha para VOCÊ, com base em suas necessidades específicas, desde jogos 2D e 3D até funcionalidades como física integrada, suporte multiplayer, e muito mais. 🚀

✅ O QUE VOCÊ VAI APRENDER:

Como identificar a game engine ideal para seu projeto;
Análise comparativa entre as principais engines: Unity, Unreal, GameMaker e Godot;
Dicas para iniciantes sobre facilidade de uso e curva de aprendizado;
Considerações sobre custos de licenciamento e empregabilidade no mercado de games;
E muito mais!

🔥 POR QUE ASSISTIR?
Com mais de 18 anos de experiência na indústria de jogos, trago dicas valiosas e insights profundos para ajudá-lo a fazer a escolha certa. Desde entender as necessidades do seu projeto com um GDD (Game Design Document) até avaliar a capacidade do seu PC, este vídeo cobre tudo!

#DesenvolvimentoDeJogos #GameEngine #Unity #UnrealEngine #GameMaker #Godot #ProgramaçãoDeJogos #IndústriaDeJogos #DesenvolvedorDeJogos #CarreiraEmJogos

🎓 CURSO DE DESENVOLVIMENTO DE JOGOS:
Não perca a oportunidade de se tornar um Game Dev profissional com nosso curso abrangente, que cobre todas as engines mencionadas e muito mais. Confira o comentário fixado para mais detalhes!

🔔 INSCREVA-SE E ATIVE O SININHO:
Para mais conteúdos como este, inscreva-se no canal e ative o sininho para não perder nenhuma atualização. Seu próximo nível como profissional no mundo dos jogos começa aqui!

Lembre-se: não existe "a melhor engine", mas sim a melhor engine para o seu projeto e para você. Faça sua escolha com base no conhecimento adquirido aqui e dê o primeiro passo rumo ao sucesso do seu jogo. 🌟

#GameEngine #Unity #UnrealEngine #GameMaker #Godot #ProgramaçãoDeJogos #IndústriaDeJogos #DesenvolvedorDeJogos #CarreiraEmJogos
➖➖➖➖➖➖➖➖
►Facebook: https://www.facebook.com/marriedgames
►Instagram: https://www.instagram.com/marriedgames/
➖➖➖➖➖➖➖➖
🔴ACESSE O SITE🔴
https://marriedgames.com.br
https://portfolio.marriedgames.com.br
📪 CONTATO COMERCIAL (empresas): [email protected]
📪 Mídia Kit: https://bit.ly/Married_Games

Andreas Straus
1 Visninger · 1 år siden

The best game engines of 2018 are revealed in this video. These 10 game engines will cover a broad spectrum of options - some 3d game engines, some 2d game engines, some free game engines, and more.

► A New Gamedev Video every week! Subscribe ► https://www.youtube.com/channel/UCd_l...

In this video we're going to look at different game engines - some that require coding knowledge, some that don't, and some in between. For each engine we'll be going over what types of games it is best suited for, what makes it unique, how much it costs to use, and also showcase some great titles that use it.

► About Ask Gamedev
We're a group of game industry veterans that make videos on game development!

► Ask a Question
We answer your #gamedev questions! If you're curious about anything in the game development world, leave a comment or tweet us at @askgamedev

► Follow us
Facebook: https://www.facebook.com/askgamedev/
Instagram: https://www.instagram.com/askgamedev/
Twitter: https://twitter.com/askgamedev
Web: http://www.askgamedev.com


References:
https://www.unrealengine.com/en-US/blog
https://unity3d.com/?_ga=2.760....34453.1270950944.151
https://www.clickteam.com/clickteam-fusion-2-5
https://coronalabs.com/product/
https://www.yoyogames.com/gamemaker
https://www.construct.net/ca
http://www.rpgmakerweb.com/
https://gamesalad.com/
https://www.buildbox.com/

Check out Ask Gamedev on Discord! Chat about game development in realtime.
https://discord.gg/RuhjHzZ

Andreas Straus
0 Visninger · 1 år siden

➤ Discord - https://discord.com/invite/Mg86kjrhUj
➤ Play my games - https://emeralgames.itch.io/
➤ Support me - https://www.buymeacoffee.com/emeral
➤ Twitter - https://twitter.com/emeralgamedev

Games Featured:
UNITY
Cuphead
A Short Hike
Firewatch
Hollow Knight
The Demise of Flappy Bird

UNREAL
Gears 5
Octopath Traveler
Street Fighter 5
Hogwarts Legacy

GODOT
The Ballad of Bonky
Dome Keeper
Endoparasitic
A Most Extraordinary Gnome
Fist of the Forgotten

GAMEMAKER
Spelunky
Hyper Light Drifter
Katana Zero
Undertale

CONSTRUCT
Iconoclasts
Small Saga
There is no Game
Guinea Pig Parkour

GDEVELOP
Ball Challenge 2
Spent Shells
Gods From the Abyss
Iced

RPG MAKER
Lisa: The Painful
OneShot
Off
To the Moon
Omori

Snail Platformer
Paper Minecraft
Micro Kingdom
Color Swipe: Jungle!

Andreas Straus
0 Visninger · 1 år siden

Subway Surfers Recreation in Unreal Engine 5

In our new video, we tried to recreate Subway Surfers, nostalgia game with photorealistic graphics, we used all the graphics features of Unreal Engine 5 to show how this game looks in next gen graphics.

This video is made by a fan with limited facilities and not going to be a game, it's just a recreation of how fans imagine the possible game

© By @TeaserPlay

Andreas Straus
0 Visninger · 1 år siden

Show your Support & Get Exclusive Benefits on Patreon! - https://www.patreon.com/sasquatchbgames
Join our Discord Community! - https://discord.com/invite/aHjTSBz3jH
Check out the Podcast - https://sasquatchbstudios.podbean.com/

Join us in this comprehensive guide on how to kickstart your game development journey in 2024! 🎮

Whether you're a complete beginner or looking to level up your skills, we've got you covered with the latest tools, trends, and tips to make your mark in the gaming industry. From choosing the right game engine to mastering essential coding languages, we'll walk you through the crucial steps to bring your gaming dreams to life.

Link to Open Game Art: https://opengameart.org/

Subscribe for NEW game dev videos every Monday & Thursday!

---
In need of some Unity Assets? Using our affiliate link is a great way to support us. It's free, and we get a small cut that helps keep us up and running: https://assetstore.unity.com/?aid=1100lwgBQ
---
Wishlist our Games:
Wishlist Samurado - https://store.steampowered.com..../app/2343270/Samurad
Wishlist Veil of Maia - https://store.steampowered.com..../app/1948230/Veil_of
---

Music from Uppbeat (free for Creators!):
https://uppbeat.io/t/mountaineer/insomnia
License code: YDWD7IWVPAQQMJ0L


#gamedev #gamedeveloper #gamedevelopment

Andreas Straus
0 Visninger · 1 år siden

Check Out My Multiplayer Survival Game Course:
https://smartpoly.teachable.com

Hello guys welcome back to another video. In this video I create a game inside of unreal engine 5.5 using only FREE assets. Every month, Epic Games gives away FREE asset packs. And so in this video, I decided to make a game using those free assets. Let me know what you guys think about the game down in the comments below! Also if you would be interested in a tutorial on how to create the game.

LINKS:
---------------------------------------------------------------------------
My Courses: https://smartpoly.teachable.com
Survival Game Course: https://smartpoly.teachable.com/p/ue5-multiplayer-steam-survival-game-course-remastered
Channel Membership: https://www.youtube.com/@SmartPoly/join
Support Me on PATREON: https://www.patreon.com/smartpoly
Buy My Complete Projects: https://smartpoly.gumroad.com
Donate: https://www.buymeacoffee.com/smartpoly
---------------------------------------------------------------------------
MY PC SPECS & AFFILIATE LINKS
---------------------------------------------------------------------------
Mouse: https://amzn.to/46WMdjN
Keyboard: https://amzn.to/3M11SpV
Laptop: https://amzn.to/3M7kjJQ
CPU: https://amzn.to/3tKTK6E
RAM: https://amzn.to/45yvWjW
GPU: https://amzn.to/3rUGMmm
SSD 2TB: https://amzn.to/46QcGPS
SSD 4TB: https://amzn.to/46T10f9
Primary Monitor 4K: https://amzn.to/3RZxqk5
Secondary Monitor 1080p: https://amzn.to/3M6X16V
Microphone: https://amzn.to/3S0aLnx
Audio: https://amzn.to/3S5z5Vm
Headset: https://amzn.to/45BeWJP

Andreas Straus
1 Visninger · 1 år siden

The source code and demos are available here: https://patreon.com/vercidium
The greedy meshing algorithm is available here: https://github.com/vercidium-patreon/meshing

I spent the past 6 years creating a game engine, and I've been shocked at the things that can make or break performance.

I put together 4 simple optimisations that you can use to make your games run much quicker.

The music is Saturation, Spectrum, Shadows Azure and Chroma-quay by Disjoint Square
https://disjointsquare.bandcamp.com

Timestamps
0:00 Intro
0:33 Massive Meshes
1:56 Tiny Triangles
4:51 Particle Perfection
7:34 Dont Talk So Much
9:22 Limit Breaker
10:43 The Finals
11:33 Optimise Further

#gamedev #gamedevelopment #gameengine

Andreas Straus
0 Visninger · 1 år siden

Why I Don't Use Game Engines

Main Channel - https://youtube.com/polymars
→ Twitter: https://twitter.com/PolyMarsYT
→ Twitch: https://twitch.tv/PolyMars
→ Instagram - https://www.instagram.com/polymarsdev/
→ Discord - https://discord.gg/sGecnxuwxu

—If you liked this video, here are similar ones you might enjoy!—

DaFluffyPotato - Learning Gamedev and Why I'm Glad I Didn't Start with Unity
https://youtu.be/nBaCRp9UzDw
Daniel Dionysus - I stopped using Unity and so should you
https://youtu.be/v1-0_hlA3_I
Randy, the Sequel - "why don't you REALLY use a game engine?"
https://youtu.be/3VGoBsrbCmg
PolyMars++ - I Became a Scratch Developer for a Day
https://youtu.be/hT_vgltOMHs
PolyMars++ - I Became a Roblox Developer for a Day
https://youtu.be/r8vCq7kSmE8
PolyMars++ - I Remade Super Mario Bros From Memory
https://youtu.be/vmYkt4sQ4m8
PolyMars - C++ Developer Learns Python
https://youtu.be/7tXsC8YlCq8
PolyMars - My Worst Game Dev Job
https://youtu.be/4jnhXn9fpYs
PolyMars - Making a Game With Discord's Bot API
https://youtu.be/0fWdU8JCT6Y
PolyMars - Making a Game With C++ and SDL2
https://youtu.be/iEn0ozP-jxc
PolyMars - Learning SDL2 in 48 Hours - GMTK Game Jam 2020
https://youtu.be/EAMHQfCGymg
PolyMars - Best Python Game Wins $1000 - Game Making Challenge
https://youtu.be/PC_pAgJopIA

Andreas Straus
0 Visninger · 1 år siden

If you're interested in the math behind the first-person rendering algorithm, this tutorial was incredibly helpful: https://lodev.org/cgtutor/raycasting.html

Patreon: https://www.patreon.com/ellie_rasmussen

00:00 - Intro
00:46 - Basic Game
04:27 - More Mazes, Bigger Mazes
06:26 - Map List
07:56 - Non-linear Map List
11:10 - Colors
12:40 - Renderer
15:17 - Final Game




Showing 4 out of 5