An intuitive 2D game engine. Fast, cross-platform, tiny, hot loaded. · By DragonRuby
Will it have Ruby gems or, at least, standard Ruby libraries support within the next 2-3 months?
what gems do you want support for?
All of them? Will I be able to wrap my code into a gem and share it? Will we have Rubygems support? Also what about standard Ruby libraries support?
With regards to “all of the gems”, that’s a little difficult given that the runtime is cross platform. Are there specific gems you’re looking to use in your games?
Any gem without native extension
Gems without native extensions should work fine (gem support via bundler is on the todo list).