This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

User:F687s: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
F687s (talk | contribs)
No edit summary
F687s (talk | contribs)
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<code><pre>
My name is F687/s (Noah R.). I write the Perl that makes the whole world nauseous.
sub F687s {
    my ($location, @wishes) = @_;
    $location ||= "Volcano Island, various LouMan maps, second-page maps...";
    push @wishes, "Perl bindings for BZFlag";
    my @maps = (
        "Platforms",
        "Platforms2",
        "Tank Flight",
    );
    return <<"EODOC"
My name is F687/s (Noah Rankins). I like BZFlag and Perl.
I usually play BZFlag, or hack Perl.


My recent maps can be found on sqrt.homelinux.org:5154 on a good day.
http://noah-r.blogspot.com/
 
If you can write Perl bindings for the BZFlag server, I will love you. Because I hate Python.
EODOC
;
 
}
</pre></code>

Latest revision as of 13:18, 27 August 2008

My name is F687/s (Noah R.). I write the Perl that makes the whole world nauseous.

http://noah-r.blogspot.com/