By moxi
Date 2013-03-08 05:43
Nice game, it is addictive.
If you can save the score, because its 0 again after you close the application, use a simple file to save the score, or sqlite for a better solution, isn't hard to add this and it will be a good new feature!
Hi, this is a good game it is quite fun. It is a lot like the first Gosu game I ever made. Love the graphics, however for some reason whenever I ever get a point bonus the game closes down. So that makes it an instant game over for me.
By jlnr (dev)
Date 2013-09-21 07:05
Getting errors like this…
NoMethodError: undefined method
any?' for #<Points100:0x106682340>
method hit_by_Points100?
in player.rb at line 157
method update
in resballiza.rb at line 206
at top level
in resballiza.rb at line 317`
Edit: Oh wait, this was one year ago? I just found some downloaded Gosu games in a folder… :)
Loading...