article thumbnail

Nearing the Finish Line: Rewriting the Untold Engine

Harold Serrano

I’ve been knee-deep in rewriting the Untold Engine , transitioning it from C++ to Swift. After months of coding, tweaking, and testing, I’m thrilled to share that the rewrite is almost done. Moving to Swift has been a game-changer, making the engine not only faster and more modern but much easier to work with. What’s Next?

Engine 68
article thumbnail

WarThunder Game Engine – Dagor – Engine – Open Sourced

Game From Scratch

GameFromScratch.com WarThunder Game Engine – Dagor – Engine – Open Sourced Out of nowhere and with no announcements, Gaijin Entertainment, the makers of the popular MMO War Thunder have just released the source code to the underlying game engine Dagor Engine.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Is more complicated, or more work to write code for The Game EA Sports FC if you were starting from scratch than it would be to write code for any other large scale game, like an MMORPG also done from scratch? Or GTA6 i.e.? (Licensing issues aside)

Ask a Game Dev

Code systems are code systems. Good code architecture tends to follow pretty universal principles, regardless of whether the system is governing loot tables or lighting systems. Constructing software systems is about seeing the general rules at work and using those to write code that adheres to those rules.

Writing 59
article thumbnail

C# Development with Godot and Visual Studio Code Tutorial

Game From Scratch

GameFromScratch.com C# Development with Godot and Visual Studio Code Tutorial This is a quick tutorial to get you up and running with the C# programming language in the Godot Game Engine using Visual Studio Code and the newly released C# Dev Kit.

Code 136
article thumbnail

Loom

Grumpy Gamer

During the Secret of Monkey Island and LeChucks Revenge, these were all hand-coded in SCUMM and a pain in the [REDACTED]. This removes the text from the compiled code and forces the engine to look it up in the translation file as well as directing the VO to play the correct audio. In lines like GUYBRUSH(38260,"{fist_pump}Yes!")

Scripting 279
article thumbnail

Delores Source Code Released!

Grumpy Gamer

I accidentally pushed the wrong button and made the Delores source code available on GitHub. I did publish all the source code to Delores on GitHub , but it wasn't an accident. I also uploaded the dev build of the Delores engine (including the complete debugger) so you can run all your edits and changes. wait for laughter).

article thumbnail

Delores Source Code Released!

Grumpy Gamer

I accidentally pushed the wrong button and made the Delores source code available on GitHub. wait for Todd in the third row, who laughs at anything, to stop laughing) I did publish all the source code to Delores on GitHub , but it wasn’t an accident. I’ve always skewed away from visual programming and dialogue engines.