mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-06-12 19:11:22 -07:00
cc3b941bcb
Nothing fancy; just a straight port to idiomatic Perl.
Original source downloaded from Vintage Basic
Conversion to Perl
This Perl script is a port of orbit, which is the 68th entry in Basic Computer Games.
In this game you are a planetary defense gunner trying to shoot down a cloaked Romulan ship before it can escape.
This is pretty much a straight port of the BASIC into idiomatic Perl.