Skip to content

Commit

Permalink
Add Episode 71 - Godot by @coppolaemilio (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico authored Nov 30, 2023
1 parent b0940b3 commit 47a6fec
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2023-11-14-070-the-educator's-path.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ podcast_duration: "45:22"
podcast_length: 17871835
---

<iframe src="https://open.spotify.com/embed-podcast/show/4jV6Yoz7D38sZJlYMzJm3k" width="100%" height="232" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/episode/538EtMYcxQYU7mciUIzq8o?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>

We're back with another **bonus episode** of The Developers' Bakery!
Back in episode [60](/60) we talked about content creation with Effective Android.
Expand Down
78 changes: 78 additions & 0 deletions _posts/2023-11-30-071-godot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
---
title: "#71 - Godot with Emilio Coppola"
excerpt: "Open source game development with Godot and Emilio Coppola"
author_profile: true

description: "Open source game development with Godot and Emilio Coppola"

header:
teaser: "/assets/images/header-single-episode.png"
overlay_image: "/assets/images/header-single-episode.png"
show_overlay_excerpt: false
overlay_filter: "0.6"
og_image: "/assets/images/episodes/71-cover.png"

date: 2023-11-30
permalink: /71/
redirect_from:
- /71/godot/
- /71/godot-with-emilio-coppola/

podcast_image: "/assets/images/episodes/71-cover.png"
podcast_episode_number: 71
podcast_link: https://dts.podtrac.com/redirect.m4a/hosting.thebakery.dev/71-thedevelopersbakery-godot.m4a
podcast_duration: "47:40"
podcast_length: 18904476
---

<iframe src="https://open.spotify.com/embed-podcast/show/4jV6Yoz7D38sZJlYMzJm3k" width="100%" height="232" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>

Are you ready to level up your knowledge on game development? Today, we have [**Emilio Coppola**](https://twitter.com/emi_cpl), Executive Director of the Godot Foundation. He's here to tell us about [**Godot**](https://godotengine.org/), the open-source game engine that's been making waves in the development world.

Especially with the latest changes in the Unity pricing model, Godot is becoming a viable alternative for many developers. In this episode, Emilio will tell us about the history of Godot, how it compares to other engines, and how to get started with it.

Enjoy the show 👨‍🍳

# Show Notes

- **00.00** Intro
- **00.45** Episode Start
- **01.16** Emilio's Introduction
- **02.38** What is Godot?
- **03.35** How Godot started?
- **05.03** Popular games in Godot
- **06.10** Godot vs Unreal/Unity
- **09.46** Godot & the Unity install fees
- **17.16** Who's supporting Godot?
- **22.10** Hiring full time engineers
- **23.59** What does a Foundation Executive Director does?
- **27.37** Godot and Go?
- **30.21** Handling OSS traffic at Scale
- **34.01** How to contribute to Godot?
- **36.57** Getting into the core contributors team
- **40.14** What's next for Godot?
- **43.34** Further reading
- **46.16** Where people can find you online?

# Resources

* <i class="fas fa-link"></i> [Godot Official Website](https://godotengine.org/)
* <i class="fab fa-github"></i> [godotengine/godot on GitHub](https://github.com/godotengine/godot)
* Mentioned Resources:
* <i class="fas fa-link"></i> [Godot Engine Blog](https://godotengine.org/blog/)
* <i class="fab fa-youtube"></i> [Porting your Unity knowledge to Godot Engine - Andy Touch](https://youtu.be/toE-YUqEdA8?si=owZ0aC_35-FOxszc)
* <i class="fas fa-link"></i> [Gamemaker to Godot Dictionary](https://github.com/coppolaemilio/gamemaker-godot-dictionary)
* <i class="fas fa-link"></i> [Learn to Code From Zero with GDScript · GDQuest](https://www.gdquest.com/learn-to-code-from-zero/)
* <i class="fab fa-github"></i> [@coppolaemilio on GitHub](https://github.com/coppolaemilio)
* <i class="fab fa-mastodon"></i> [@Emi on Mastodon](https://mastodon.gamedev.place/@Emi)
* <i class="fab fa-twitter"></i> [@emi_cpl on Twitter](https://twitter.com/emi_cpl)
* <i class="fab fa-youtube"></i> [@emi_cpl on YouTube](https://www.youtube.com/@emi_cpl)

# Show links

* <i class="fas fa-link"></i> [Podcast Website](https://thebakery.dev)
* <i class="fab fa-spotify"></i> [The Developers' Bakery on Spotify](https://open.spotify.com/show/4jV6Yoz7D38sZJlYMzJm3k?si=AL3ske_0R_CKlEScMhYhug)
* <i class="fas fa-podcast"></i> [The Developers' Bakery on Apple Podcasts](https://podcasts.apple.com/us/podcast/the-developers-bakery/id1542849034)
* <i class="fab fa-google-play"></i> [The Developers' Bakery on Google Podcasts](https://podcasts.google.com/feed/aHR0cHM6Ly90aGViYWtlcnkuZGV2L3BvZGNhc3QueG1s)
* <i class="fab fa-twitter"></i> [@thebakerydev on Twitter](https://twitter.com/thebakerydev)
* <i class="fab fa-twitter"></i> [@cortinico on Twitter](https://twitter.com/cortinico)
Binary file added assets/images/episodes/71-cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 47a6fec

Please sign in to comment.