mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-20 22:33:55 -08:00
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.