Which gems are good to create a basic 2D game?

0
votes

Posted by: Fernando Perales on 07/20/2015 | Add Revision

I'd like to know which gems are good to create a basic 2D game. Thanks in advance

Comments

Andrew Havens -

Hi Fernando!

Gosu (http://libgosu.org) is probably the most popular gem right now for 2D game programming in Ruby. It supports Windows, Mac, and Linux.