-
I've been messing around with gamebox and wanted to try this out...but none the shas in the current project are tagged rc10.
How do we "bundle install" to try this game out?
-
I'm writing some wrapper code around gosu. I've found that creating sounds in test cases always causes Ruby to crash.
Simplest repro case:
```
require 'test/unit'
require 'gosu'
class TestGosu < Te…
-
Just installed gamebox and tried to run a test game :
gamebox test
cd test
ruby src/app.rb here's what I get :
/Users/kamek/.rvm/gems/ruby-1.9.3-p194/gems/kvo-0.0.3/lib/kvo.rb:7:in `block in kvo_attr…
Kamek updated
11 years ago
-
This is a continuation of a bug I reported to Alun via email. [As others have reported](http://www.gog.com/forum/fallout_series/fallout_1_now_on_mac/post3), performance with GOG.com's Fallout for Mac …
y-lee updated
11 years ago
-
It would be great if the "physical" behavior had support for [Chipmunk::Shape::Segment](http://www.rdoc.info/gems/chipmunk/Chipmunk/Shape/Segment)s.
In Gamebox the API might look like:
``` ruby
defi…
-
In [gamebox.rb#L16-21](https://github.com/shawn42/gamebox/blob/master/lib/gamebox.rb#L16-21), there is some code:
``` ruby
begin
require 'pry'
require 'pry-remote'
require 'chipmunk'
rescue Loa…
-
In footer.php at the bottom there is
-
Hi,
Can you help me.
I dont find the source for the loader.bin (release dictornary).
I want make it, if it delete or damage.
Thank You.
-
-
end_with usage should be removed