Quantcast
Channel: Man With Code » Making Games With Ruby
Browsing all 11 articles
Browse latest View live

Announcing: Making Games with Ruby

Making Games with Ruby is the next video series!

View Article



Making Games With Ruby Ep. 1 – Intro

Links: Programming with Ruby Video Tutorials Covered In This Episode: What you’ll learn What we’re using What I’m assuming about you Why I’m teaching this Transcript: Hello Everybody, and Welcome to...

View Article

Making Games with Ruby Ep. 2 – Setup

Windows: gem install rubygame Mac: Linux: sudo apt-get install -y libsdl1.2debian libsdl1.2-dev libsdl-image1.2 libsdl-image1.2-dev libsdl-ttf2.0-0 libsdl-ttf2.0-dev libsdl-mixer1.2 libsdl-mixer1.2-dev...

View Article

Making Games with Ruby Ep. 3 – Basics

Covered In This Episode: Creating a Window Basic Event Handling Transcript: Hello Everybody and welcome to making games with Ruby episode 3, Basics. I’m Tyler and these videos are brought to you by...

View Article

Making Games With Ruby – Episode 5 Written

Episode five of Making Games With Ruby, Input and Movement, is all written up and available at this link: http://devel.manwithcode.com/making-games-with-ruby.html#3 Enjoy! - Tyler

View Article


Image may be NSFW.
Clik here to view.

Making Games With Ruby – Episode 6 Written

Episode six of Making Games With Ruby, The Ball, is written, online, and available at this link: http://devel.manwithcode.com/making-games-with-ruby.html#4 This episode has the ball boucing off the...

View Article

Image may be NSFW.
Clik here to view.

Making Games With Ruby – Episode 7 Written

Episode seven of Making Games With Ruby, Keeping Score, has been written. You can get to it from this link: http://devel.manwithcode.com/making-games-with-ruby.html#5 This episode has text drawing and...

View Article

Image may be NSFW.
Clik here to view.

Making Games With Ruby – Episode 8 Written

Episode eight of Making Games With Ruby, Winning and Playing Again, is written! This one’s a pretty short and easy episode, but it’s still a good one! You can read it here:...

View Article


Image may be NSFW.
Clik here to view.

Making Games With Ruby – Episode 9 Written

Episode nine of the Making Games With Ruby series, Game States (Title, About, and Pause), is finally written! This episode has us implementing game states, which lays the foundation for our Pause,...

View Article


Making Games With Ruby – Episode 10 Written

Episode ten of the Making Games With Ruby series: Sound, has been written! As you could probably tell by the title, we add sound to our game in this episode, more specifically one sound effect and some...

View Article

Image may be NSFW.
Clik here to view.

Making Games With Ruby – Episode 11 Written

Episode eleven of Making Games With Ruby: Options, has been written! This episode is short and sweet, and gives the players power over how our game plays. This episode also marks the end of the core...

View Article
Browsing all 11 articles
Browse latest View live




Latest Images