Closed tanema closed 11 years ago
Looks good, I think my next commits will answer your questions. A few things to note: you can specify a view attribute to use for your actors. Also, any param passed to create_actor will become an attribute on the actor. Jump in #gamebox on freenode if you have more questions.
another day another pull request :P
I fixed up netris so it work properly and is pretty clean. grid.rb could use a clean up I think maybe. Also I have 2 questions while in the process of redoing this game.
define_actor_view
and then use that view for several different actors? if so it would really clean up most of the actors in netrischeers!