Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 608 Bytes

File metadata and controls

40 lines (24 loc) · 608 Bytes

PerlStack21

A simple card game programmed in Object Oriented Perl.

Installation

Copy all of the files into a directory together and you're good to go.

Running It

perl stack21_score.pl

Files Contained Herein

stack21_score.pl stack.pm deck.pm card.pm

Modules Needed

None. This was written in Perl 5.8.8 with no further modules beyond what's already built-in.

TO DO

Rewrite this with MOOSE. It's about time.

Ownership

Copyright Augie De Blieck Jr. augiedb@gmail.com, licensed as GPLv3.