
I Just finished up a Breakout knock off using Gosu and some basic extension classes I've been tinkering around with. There's only "level" and I'm certain the paddle / ball bounce routine is totally incorrect but I've had enough fun with it for tonight. The samples were lovingly provided by http://freesoundfiles.tintagel.net/Audio/, but those swanky graphics were all me.
Tags: game programming, gosu, ruby
Hi zack,
very good code from u.still i am try to understand ur code…
[...] finally finished updating my Gosu Extensions. It’s far from perfect, but it’s in a good spot and I’m relatively happy with it. It feels good to [...]