ruby2d VS minigl

Compare ruby2d vs minigl and see what are their differences.

minigl

A minimal Game Library built on top of the Gosu gem. (by victords)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ruby2d minigl
4 15
631 154
1.3% -
1.3 5.6
8 months ago 2 months ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ruby2d

Posts with mentions or reviews of ruby2d. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-25.
  • mruby 3.2.0
    9 projects | news.ycombinator.com | 25 Feb 2023
    Note that Ruby2D aims to run on both ruby and mruby:

    > Use a subset of Ruby that works everywhere. Ruby 2D applications are, of course, written in Ruby. Some users may choose to harness the full power of the language, standard library, and ecosystem of gems by writing interpreted apps targeting the standard implementation, MRI. Others may want to target the web via WebAssembly, mobile devices, or build native desktop applications, all which make use of a different Ruby implementation called mruby. Ruby 2D aims to support all of these use cases, even with the same app codebase. Your contribution must support a subset of Ruby that is compatible with and behaves similarly across MRI/CRuby and mruby.

    [0]: https://github.com/ruby2d/ruby2d#technical-contributions

  • Simple game tutorials in Ruby using Ruby2D
    2 projects | /r/ruby | 25 Aug 2022
    OK, got it working, there's a pull request up with the change: https://github.com/ruby2d/ruby2d/pull/260 so it should be in a release in the near future hopefully :)
  • What game engine is good for ruby?
    5 projects | /r/ruby | 17 Oct 2021
  • Ruby2d: Take your first steps toward animation and game design
    2 projects | dev.to | 15 Sep 2021
    "...creating 2D applications should be simple, natural, and joyful, in the spirit of the Ruby language itself" (ruby2d on Github).

minigl

Posts with mentions or reviews of minigl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-28.

What are some alternatives?

When comparing ruby2d and minigl you can also consider the following projects:

Gosu - 2D game development library for Ruby and C++

ocra - One-Click Ruby Application Builder

Yeah - Ruby video game framework

gosu - Simple Go-based setuid+setgid+setgroups+exec

dragonruby-game-toolkit-contrib - Parts of DragonRuby GameToolkit source released under MIT license.

Gamebox - A game template for building and distributing Gosu apps.

super-bombinhas-editor - The level editor for the platformer game Super Bombinhas.

super-bombinhas - A 2D platformer written in Ruby.

Tank-Vs-Zombie-Game-Ruby - Single Player 2d top-down zombie survival shooter game. In development.

connecman - Remake of my old puzzle game ConnecMan with Ruby and Gosu