Writing Games with Ruby - Ruby Remote Conf 2015

Share:

Listens: 0

Remote Conferences - Video (Small)

Technology


Creating games is crazy-fun and dirt simple with Ruby. If you can make a web app, you can make a game. This session will introduce basic concepts of game programming and show how to implement them using the Gosu library. This includes the game loop, sprites, animation, etc. And it will be fun!