Build a Game in Ruby Using Gosu – Episode 2


I thought it would be fun to start a little tutorial on making a simple 2D game using Ruby and Gosu. I’m attempting to test-drive the development but admittedly, it being a type of program that’s new to me this may prove to be very difficult. Let’s see how it goes.

In Episode 2 I cover handling some basic input.