From 5498dd88fd3b6418118ba117004054388a9f8bd9 Mon Sep 17 00:00:00 2001 From: Parham Gholami <7075456+parhamgholami@users.noreply.github.com> Date: Thu, 14 Mar 2024 05:55:17 -0700 Subject: [PATCH] Fixed title --- posts/2024-03-14-open-worlds-intro-to-foss-game-engines.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/posts/2024-03-14-open-worlds-intro-to-foss-game-engines.md b/posts/2024-03-14-open-worlds-intro-to-foss-game-engines.md index 8e39ceb..5a7a76d 100644 --- a/posts/2024-03-14-open-worlds-intro-to-foss-game-engines.md +++ b/posts/2024-03-14-open-worlds-intro-to-foss-game-engines.md @@ -1,12 +1,12 @@ --- -title: "Open Worlds: An Introduction to Free Open-Source Game Engines" +title: "Open Worlds: An Introduction to Free and Open-Source Game Engines" author: parham popular: false image: /images/blog/2024-03/foss-engine-girl.webp tags: ['Education'] --- -With so many free open-source game engines out there, where do you even start? +With so many free and open-source game engines out there, where do you even start? ---