Skip to content

augiedb/PerlStack21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. [email protected], licensed as GPLv3.

About

A simple card game programmed in Object Oriented Perl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages