From 82e31d35dd95accc60e1cf7f88e4be8661772e03 Mon Sep 17 00:00:00 2001 From: Tomas Varaneckas Date: Thu, 30 Oct 2014 18:58:42 +0200 Subject: [PATCH] Add "Developing Games With Ruby" A free to read online ebook: https://leanpub.com/developing-games-with-ruby/read --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index fea05371..99fbd811 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1567,6 +1567,7 @@ See also [TeX](#tex) ### Ruby * [A community-driven Ruby style guide](https://github.com/bbatsov/ruby-style-guide) * [CodeCademy Ruby](http://www.codecademy.com/tracks/ruby) +* [Developing Games With Ruby](https://leanpub.com/developing-games-with-ruby/read) * [I Love Ruby](http://goo.gl/1qrMUN) * [Just Enough Ruby to Get By](http://dmtri.com/posts/65) * [Learn Ruby the hard way](http://ruby.learncodethehardway.org/book/) -- GitLab