|
PrivatePortfile > rb-starruby ruby/rb-starruby †
ruby用のゲームを作るためのライブラリ。 ${prefix}/share/doc/rb-starruby/samplesにサンプルがインストールされます。たとえば、 % cd /opt/local/share/doc/rb-starruby/samples % rsdl falling_blocks.rb で、落ち物のゲームができます。 コードの実行には通常のrubyコマンドではなく、rsdlコマンド(rb-rsdlパッケージからインストールされます)から実行してください。詳細はStar RubyのMac OS X で動かすを参照してください。 Warning once: This application, or a library it uses, is using NSQuickDrawView, which has been deprecated. Apps should cease use of QuickDraw and move to Quartz. との警告が表示されますが、Star RubyでなくSDLのものなのでとりあえず無視してください。 Portfile †
Comment † |