ruby2d VS super-bombinhas

Compare ruby2d vs super-bombinhas and see what are their differences.

super-bombinhas

A 2D platformer written in Ruby. (by victords)
Our great sponsors
  • PopRuby - Clothing and Accessories for Ruby Developers
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
ruby2d super-bombinhas
4 14
627 309
1.3% -
1.3 3.4
7 months ago 10 months ago
Ruby Ruby
MIT License GNU General Public License v3.0 only
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).

super-bombinhas

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

What are some alternatives?

When comparing ruby2d and super-bombinhas you can also consider the following projects:

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

Yeah - Ruby video game framework

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

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

cogmura - An attempt at creating an isometric RPG

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

ruby2d-games - A collection of games and demos written in ruby using the Ruby 2D framework, complete with free video tutorials

SvelteKit - web development, streamlined

sdoc - Standalone sdoc generator

minigl - A minimal Game Library built on top of the Gosu gem.