ruby2d VS Gosu-Tutorial

Compare ruby2d vs Gosu-Tutorial and see what are their differences.

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 Gosu-Tutorial
4 1
631 11
1.3% -
1.3 10.0
8 months ago about 9 years ago
Ruby Ruby
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).

Gosu-Tutorial

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

What are some alternatives?

When comparing ruby2d and Gosu-Tutorial 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.

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

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

Taylor - A simple game engine built using raylib and mruby

MRuby - Lightweight Ruby

mruby-thread