Help for this page

Select Code to Download


  1. or download this
    $ ./test.pl
    score: 0
    vx: -1
    symbol: _
    
  2. or download this
    shown: 1
    score: 0
    ...
    y: 0
    vy: 0
    symbol: _
    
  3. or download this
    #!/usr/local/bin/perl
    package Object;
    ...
    }
    
    1;