Showing 3 videos tagged with programming

Jemini Tutorial Part 2

00:08:32 www.youtube.com
In Part 2 of our tutorial, we’ll create some enemies for our player to fight. We’ll set up collision detection, use timers to make a pretty fading effect, and set up a custom manager to coordinate enemy movements and shooting. [This link is to segment 1 of 2 - see the related videos for the other segment.]

Jemini Tutorial

00:08:01 www.youtube.com
Jemini is a Ruby-based framework for game development. In this screencast, we'll create a shooter game from scratch. Part 1 shows creating a project, setting up a game state, loading animations, music and sound effects, and setting up keyboard input and event handlers. (Not bad for 22 minutes, right?) [This link is to segment 1 of 3 - see the related videos for the other segments.]

Ruby On Acid - Lightning Talk

00:04:32 www.vimeo.com
Here's a screencast version of the lightning talk on Ruby On Acid that I gave at the Bay Area Computer Music Technology Meetup during RubyConf 2009. In it I demonstrate hooking a MetaGenerator up to a line drawing program (using wxRuby), using generators to create a WAV file (by creating 8-bit PCM data to import into Audacity), and generating MIDI "music" (via MIDIator).