[QUIZ] Tetris (#210)

D

Daniel Moore

-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=
=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-

The three rules of Ruby Quiz:

1. Please do not post any solutions or spoiler discussion for this
quiz until 48 hours have elapsed from the time this message was
sent.

2. Support Ruby Quiz by submitting ideas and responses
as often as you can!
Visit: http://rubyquiz.strd6.com/suggestions

3. Enjoy!

Suggestion: A [QUIZ] in the subject of emails about the problem
helps everyone on Ruby Talk follow the discussion. Please reply to
the original quiz message, if you can.

RSS Feed: http://rubyquiz.strd6.com/quizzes.rss

-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=
=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-

## Tetris (#210)

=FA=C4=D2=C1=D7=D3=D4=D7=D5=CA=D4=C5 =C5=DD=C5 =D2=C1=DA Rubyists,

Inspired by the recent 25th anniversary of Tetris[1], this week's quiz
is to create a Tetris style game. You may use a graphical framework
such as Gosu[2] or Rubygame[3], or even a simple console output. Feel
encouraged to share any libraries that you think may be useful. You
may find the solutions to last week's quiz will come in handy in your
solution to this week's quiz.

Have Fun!

[1]: http://en.wikipedia.org/wiki/Tetris
[2]: http://code.google.com/p/gosu/
[3]: http://rubygame.org/

--=20
-Daniel
http://rubyquiz.strd6.com
 
J

James Gray

Inspired by the recent 25th anniversary of Tetris[1], this week's quiz
is to create a Tetris style game.

I dug around and found an old Ruby implementation I did. It's dated
2004.

James Edward Gray II
 
D

Daniel Moore

Though there were no solutions submitted this week, we learned of
gamebox[1] a framework built on top of Rubygame[2] to spring board
game development. I would also recommend checking out Gosu[3] as well
if you are interested in other game development tools for Ruby.

There is also a solution by James Edward Gray II from 2004[4].

[1]: http://github.com/shawn42/gamebox/tree/master
[2]: http://rubygame.org/
[3]: http://code.google.com/p/gosu/
[4]: http://osdir.com/ml/lang.perl.qotw.discuss/2004-09/msg00138.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top