godot-ruby

ruby language binding for godot game engine (by onyxblade)

Godot-ruby Alternatives

Similar projects and alternatives to godot-ruby

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better godot-ruby alternative or higher similarity.

godot-ruby reviews and mentions

Posts with mentions or reviews of godot-ruby. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-13.
  • Building Games with DragonRuby – A free book on Ruby game dev
    3 projects | news.ycombinator.com | 13 Dec 2022
    > It should be easy and it has been done before (but not maintained).

    Here's one such example of Ruby in Godot: https://github.com/onyxblade/godot-ruby

    > The problem is that it's just far slower than GDScript or C#.

    I'd say that depending on what you're doing, you can get away with a lot even in slower language runtimes, otherwise we'd be writing all of our game code in C, C++ or Rust (or other languages like that) only.

    I actually ported the Godot LOD plugin from GDScript to C# a while back to what the performance would be like between the two supported languages: https://blog.kronis.dev/articles/porting-the-godot-lod-plugi... (so language runtime performance itself doesn't matter that much)

    As long as you don't do too much number crunching every frame, you should be fine, especially if the engine itself does most of the heavy lifting. Of course, when it comes to the performance impact of interop between different languages, that might be a different story.

    But hey, it's not like challenges like that can't be overcome due to some inherent limitations, even the Unity game engine sees popularity of MoonScript (which runs Lua under the hood), as far as I can tell. And in regards to games in general, the whole S.T.A.L.K.E.R. game series used Lua for scripting, if my memory doesn't fail me.

  • First binary release of a LuaJIT based PluginScript for the Lua language \o/
    3 projects | /r/godot | 7 Sep 2021
    I get that PluginScript is not broadly used, as far as I know only Python uses it fully and there is a Ruby implementation that seems abandoned. Apart from that and the engine source code, I couldn't find much more documentation on the topic =/

Stats

Basic godot-ruby repo stats
2
35
0.0
over 3 years ago

onyxblade/godot-ruby is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of godot-ruby is Ruby.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com