Reviews – GameFromScratch.com Game Development News, Tutorials and More Wed, 25 Sep 2024 15:08:02 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.2 https://gamefromscratch.com/wp-content/uploads/2020/07/GFS-1.png Reviews – GameFromScratch.com 32 32 Unreal to Godot – Amazing New Exporter Tool https://gamefromscratch.com/unreal-to-godot-amazing-new-exporter-tool/ Wed, 25 Sep 2024 15:05:54 +0000 https://gamefromscratch.com/?p=29254 GameFromScratch.com
Unreal to Godot – Amazing New Exporter Tool

There is a powerful new tool for Godot Engine game developers, called appropriately enough Unreal to Godot Exporter. I covered the authors previous tool Unreal to Unity (available on Unity asset store here) and it was by far the best way to get assets from Unreal Engine to Unity. I […]

The post Unreal to Godot – Amazing New Exporter Tool appeared first on GameFromScratch.com.

]]>
Shape Engine https://gamefromscratch.com/shape-engine/ Wed, 21 Aug 2024 17:11:40 +0000 https://gamefromscratch.com/?p=29142 GameFromScratch.com
Shape Engine

The Shape Engine is an interesting open source C# based 2D vector graphics game engine built on top of the excellent RayLib framework. Key Features of the Shape Engine include: Shape Engine is free and open source under the MIT license. Key Links Shape Engine GitHub Shape Engine on Itch.io […]

The post Shape Engine appeared first on GameFromScratch.com.

]]>
Helix Code Editor https://gamefromscratch.com/helix-code-editor/ Thu, 30 May 2024 15:08:09 +0000 https://gamefromscratch.com/?p=28908 GameFromScratch.com
Helix Code Editor

In a similar vein to NeoVim today we look at the Helix text editor. This is a terminal based code editor heavily inspired by the classic Vi/Vim text editors using a nearly identical control set while including more features out of the box than most of the other Vim alternatives. […]

The post Helix Code Editor appeared first on GameFromScratch.com.

]]>
Cursor – AI First Code Editor https://gamefromscratch.com/cursor-ai-first-code-editor/ Thu, 11 Apr 2024 13:18:21 +0000 https://gamefromscratch.com/?p=28738 GameFromScratch.com
Cursor – AI First Code Editor

Cursor is a new code editor built entirely around AI code assistance. It is a fork of Visual Studio Code with the coding assistant (referred to as Copilot++) functionality tightly integrated. It is available for Windows, Mac and Linux with a few version available with a limited number of GPT […]

The post Cursor – AI First Code Editor appeared first on GameFromScratch.com.

]]>
InstaMAT – Powerful New Texture Application https://gamefromscratch.com/instamat-powerful-new-texture-application/ Thu, 01 Feb 2024 15:06:59 +0000 https://gamefromscratch.com/?p=28450 GameFromScratch.com
InstaMAT – Powerful New Texture Application

InstaMAT is a new application from the makers of InstaLOD, that is used to create and layer procedurally generated textures in a manner very similar to Substance Designer and Quixel Mixer. InstaMAT is described as: InstaMAT lets you tap into unprecedented workflows when it comes to working with 3D materials […]

The post InstaMAT – Powerful New Texture Application appeared first on GameFromScratch.com.

]]>
RPG Maker Unite for Unity Review https://gamefromscratch.com/rpg-maker-unite-for-unity-review/ Thu, 03 Aug 2023 15:12:33 +0000 https://gamefromscratch.com/?p=27764 GameFromScratch.com
RPG Maker Unite for Unity Review

Released back in May of 2023, RPG Maker Unite is an attempt to bring the long running and successful JRPG game engine series RPG Maker to the Unity asset store and leverage all of the power of the Unity game engine. Today we will take a look at RPG Maker […]

The post RPG Maker Unite for Unity Review appeared first on GameFromScratch.com.

]]>
Bonfire – RPG Game Engine for Flutter https://gamefromscratch.com/bonfire-rpg-game-engine-for-flutter/ Mon, 06 Feb 2023 18:20:52 +0000 https://gamefromscratch.com/?p=27180 GameFromScratch.com
Bonfire – RPG Game Engine for Flutter

Bonfire is a game engine for the Flutter framework, built on top of the FLAME game engine (covered here) for creating 2D RPG style games. While targeted at creating RPG games, the Bonfire engine can be used to create any 2D game with 45, 65 and 90 degree viewing perspectives […]

The post Bonfire – RPG Game Engine for Flutter appeared first on GameFromScratch.com.

]]>
10x C++ Code Editor https://gamefromscratch.com/10x-c-code-editor/ Tue, 24 Jan 2023 18:31:35 +0000 https://gamefromscratch.com/?p=27136 GameFromScratch.com
10x C++ Code Editor

The 10x Editor is a new (currently in beta) code editor for the C++ language. It is only available for Windows right now, with other platforms intended to come later, you can download it for free during the beta process. The entire mantra of C++ is performance and simplicity. It […]

The post 10x C++ Code Editor appeared first on GameFromScratch.com.

]]>
JetBrains C/C++ and Rust IDE https://gamefromscratch.com/jetbrains-c-c-and-rust-ide/ Thu, 27 Oct 2022 16:26:17 +0000 https://gamefromscratch.com/?p=26873 GameFromScratch.com
JetBrains C/C++ and Rust IDE

CLion is an IDE from JetBrains, the makers of IntelliJ IDEA, Rider, Fleet, WebStorm and several other programming tools. While the recently released Fleet is aimed at Visual Studio Code, CLion is aimed more at the full version of Visual Studio, or more specifically Visual C++. It is built on […]

The post JetBrains C/C++ and Rust IDE appeared first on GameFromScratch.com.

]]>
ct.js 3 2D Game Engine https://gamefromscratch.com/ct-js-3-2d-game-engine/ Sat, 15 Oct 2022 16:11:42 +0000 https://gamefromscratch.com/?p=26837 GameFromScratch.com
ct.js 3 2D Game Engine

The ct.js 3 open source cross platform 2D game engine recently released version 3.0. The ct.js game engine runs on Windows, Mac and Linux and the source code is available on GitHub under the MIT open source license. The engine comes with a full JavaScript API, several plug and play […]

The post ct.js 3 2D Game Engine appeared first on GameFromScratch.com.

]]>