Framework Archives – GameFromScratch.com Game Development News, Tutorials and More Wed, 05 Feb 2025 17:21:50 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.2 https://gamefromscratch.com/wp-content/uploads/2020/07/GFS-1.png Framework Archives – GameFromScratch.com 32 32 Lua Game Engines in 2025 https://gamefromscratch.com/lua-game-engines-in-2025/ Wed, 05 Feb 2025 16:20:37 +0000 https://gamefromscratch.com/?p=29800 GameFromScratch.com
Lua Game Engines in 2025

Today we have compiled a list of the best Lua game engines and game frameworks (and a few miscellaneous game development options) for game development in 2025. This is the third in a series of posts exploring the game engine options available for the most popular programming languages. We have

The post Lua Game Engines in 2025 appeared first on GameFromScratch.com.

]]>
C/C++ Game Engines in 2025 https://gamefromscratch.com/c-c-game-engines-in-2025/ Thu, 30 Jan 2025 16:48:56 +0000 https://gamefromscratch.com/?p=29778 GameFromScratch.com
C/C++ Game Engines in 2025

Today we have compiled a list of the best C and C++ game engines and game frameworks for game development in 2025. This is the second in a series of posts exploring the game engine options available for the most popular programming languages. We have a Python Game Engine resource

The post C/C++ Game Engines in 2025 appeared first on GameFromScratch.com.

]]>
SDL 3 Released https://gamefromscratch.com/sdl-3-released/ Wed, 22 Jan 2025 15:08:54 +0000 https://gamefromscratch.com/?p=29720 GameFromScratch.com
SDL 3 Released

SDL, or the Simple DirectMedia Layer is one of the most important open-source game development frameworks and they just released SDL 3. Well technically it’s SDL 3.2.0, but it is the first production ready version of the SDL 3 branch. Key features of SDL 3 include: If you are migrating

The post SDL 3 Released appeared first on GameFromScratch.com.

]]>
HaxeFlixel 5.9.0 Released https://gamefromscratch.com/haxeflixel-5-9-0-released/ Fri, 13 Dec 2024 15:01:23 +0000 https://gamefromscratch.com/?p=29616 GameFromScratch.com
HaxeFlixel 5.9.0 Released

HaxeFlixel is as the name suggests an implementation of the Flixel game framework using the Haxe programming language. Flixel is an incredibly easy to use game library for creating 2D games from back in the Flash/ActionScript days. It is an incredibly easy to use framework and due to the nature

The post HaxeFlixel 5.9.0 Released appeared first on GameFromScratch.com.

]]>
SDL 3 – Hits Stable ABI Release https://gamefromscratch.com/sdl-3-hits-stable-abi-release/ Thu, 05 Dec 2024 16:04:24 +0000 https://gamefromscratch.com/?p=29516 GameFromScratch.com
SDL 3 – Hits Stable ABI Release

SDL, or the Simple DirectMedia Layer is one of the most popular game development frameworks, used to make hundreds of successful games (such as Angry Birds) as well as powering dozens of Valve/Source games. SDL 3 is on the horizon with a major milestone being recently hit, a stable ABI

The post SDL 3 – Hits Stable ABI Release appeared first on GameFromScratch.com.

]]>
Rust Powered Bevy Game Engine Release 0.15 https://gamefromscratch.com/rust-powered-bevy-game-engine-release-0-15/ Mon, 02 Dec 2024 15:30:11 +0000 https://gamefromscratch.com/?p=29539 GameFromScratch.com
Rust Powered Bevy Game Engine Release 0.15

Almost 5 months after the previous release the open-source Rust powered cross-platform 2D/3D data driven game engine/framework Bevy just released Bevy 0.15. Key features of this release include: Key Links Bevy Homepage Bevy 0.15 Release Notes GitHub Repository Bevy Discord You can learn more about the Bevy 0.15 release in

The post Rust Powered Bevy Game Engine Release 0.15 appeared first on GameFromScratch.com.

]]>
RavEngine C++ Game Engine https://gamefromscratch.com/ravengine-c-game-engine/ Tue, 26 Nov 2024 16:22:36 +0000 https://gamefromscratch.com/?p=29512 GameFromScratch.com
RavEngine C++ Game Engine

RavEngine is an open-source cross platform C++ 23 based 3D game engine for Windows, Mac, Linux, Android, iOS and more. It is considered an early alpha and should not be used in a production capacity. It is based heavily around the Entity Component System (ECS) design and has a robust

The post RavEngine C++ Game Engine appeared first on GameFromScratch.com.

]]>
Raylib 5.5 Released https://gamefromscratch.com/raylib-5-5-released/ Mon, 18 Nov 2024 15:09:37 +0000 https://gamefromscratch.com/?p=29473 GameFromScratch.com
Raylib 5.5 Released

Coming one year after the Raylib 5 release, the Raylib 5.5 release is jam packed with new features including the Raylib Project Creator we discussed earlier. Features of the Raylib 5.5 release: Key Links Raylib Homepage RayLib Github Raylib 5.5 Release Notes Raylib Discord Server You can learn more about

The post Raylib 5.5 Released appeared first on GameFromScratch.com.

]]>
The OGRE Next Game Framework https://gamefromscratch.com/the-ogre-next-game-framework/ Mon, 04 Nov 2024 15:39:44 +0000 https://gamefromscratch.com/?p=29410 GameFromScratch.com
The OGRE Next Game Framework

The OGRE 3D graphics/game framework is a cross platform open-source C++ game framework and rendering engine that has been in development since 2001! Over the last two + decades, OGRE has been used to power several successful games, such as the Torchlight Series, Rogue Galaxy and even provided the original

The post The OGRE Next Game Framework appeared first on GameFromScratch.com.

]]>
Defold Druid UI Framework https://gamefromscratch.com/defold-druid-ui-framework/ Mon, 28 Oct 2024 14:17:12 +0000 https://gamefromscratch.com/?p=29392 GameFromScratch.com
Defold Druid UI Framework

The DrUId framework for the Defold game engine just turned 1.0. DrUId, as the capitalization suggests, is a UI framework for the defold game engine. The project is open source and released under the MIT license. Defold Druid is described as: Druid – powerful Defold component UI framework that empowers developers to create

The post Defold Druid UI Framework appeared first on GameFromScratch.com.

]]>