in reply to Text Based Perl Game

Thanks for all the tips guys. I'm working on implementing them right now, and I'll post a sleeker, better version soon. This is my first programming language; So, I'm really learning to understand the logic of programming. Eventually I want to program in Java or C++. Perl has been a great learning tool for me though.

Replies are listed 'Best First'.
Re^2: Text Based Perl Game
by Raider61 (Initiate) on Sep 02, 2014 at 21:36 UTC
    Hi there! I played through your game, and was able to get endingB() and endingC() to work, but not endingA(). Is it possible to do so in this version?