Skip to content

pgporada/ouRPerlGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I PROPOSED TO MY FIANCE WITH THIS GAME AND SHE SAID YES!


Overview: ouRPerlGame

The Perl game all of my friends have been helping me create by giving their ideas.


Usage

  1. Currently the sounds only work on osx because I'm utilizing /usr/bin/afplay in several spots.
  2. You will need some modules. I like to use cpanminus
  3. To install cpanminus on a Unix based system: curl -L http://cpanmin.us | perl - App::cpanminus
  4. To install the required modules: sudo cpanm Term::ANSIColor Term::ExtendedColor Term::ReadKey Switch Term::Screen
  5. To run the game, grant the execute permission: chmod +x ouRPG.pl
  6. Finally, run the game: ./ouRPG.pl

Screenshots of the game in action

Main menu

Main Menu

Help and character sheet

Help and character sheet

Battle system

Battle system

Map and random battle

Map and random battle

If you're curious about the Windows CMD shell in the pictures, it's called Cmder

Thanks for checking this out!

About

I proposed to my, now, wife via this Perl game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages