Not logged inGosu Forums
Forum back to libgosu.org Help Search Register Login
Up Topic Gosu / Gosu Showcase / Resballiza vBeta 1.0
- - By Renderiza Date 2012-09-24 07:01 Edited 2012-09-24 07:22
Hi,

For executable game go here;
http://www.dropbox.com/sh/b9wp4fnvisd0qyd/-D3fdDBkZW

For Ruby Code go here;
http://www.github.com/renderiza/Game_Resballiza

This ruby game is my first attempt at programming so any advice for a beginner like me will mean a lot.  Special thanks to Alberto Morales who made basic ruby tutorials in "http://ruby4kids.com" website.

The game is still in Beta so any new releases will be posted here.

Thanks
Attachment: resballiza-1.jpg (280k)
Attachment: resballiza-2.jpg (346k)
Parent - 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!
Parent - By SeamusFD Date 2013-03-08 21:36
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.
Parent - 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… :)
Up Topic Gosu / Gosu Showcase / Resballiza vBeta 1.0

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill