port
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:
# Port

A game loosely based off of Flight Control for the iPhone.

http://github.com/indyrb/port/raw/master/screenshots/2009-04-14.png


## Running

First, install the gem dependencies:

    brew install sdl2
    bundle install

Now you should be able to run the game!

    bin/port

There are a few command line options for things like fullscreen mode, run the
application with --help to see the full list.

Now click and drag a plane to draw a path to a safe landing.

In game keys:

    M   Mute
    B   Background Music
    S   Sound Effects
    V   Send a vehicle
    P   Pause
    E   Turns on extras, clouds and smoke

    D   Debug

## Development

[Ruby Gosu docs](http://code.google.com/p/gosu/wiki/RubyReference)

## Credits

We took some sounds and images from places we probably shouldn't have, we can't remember where that was.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。