Skip to content

Latest commit

 

History

History
37 lines (34 loc) · 1.14 KB

README.md

File metadata and controls

37 lines (34 loc) · 1.14 KB
 |\  /| |‾‾‾ |   ‾‾|‾‾ | |\   |  /‾‾\    /‾‾\ |\   |  /‾‾\  |      | |\  /| |‾‾‾ |\   |
 | \/ | |___ |     |   | | \  | |        \    | \  | |    | |      | | \/ | |___ | \  |
 |    | |    |     |   | |  \ | |  ___    ‾‾\ |  \ | |    | |  /\  | |    | |    |  \ |
 |    | |___ |___  |   | |   \|  \__/    ___/ |   \|  \__/   \/  \/  |    | |___ |   \|

                 ________
                 |      |
                 |      |
              <============>
                /       \
               |   * *   |
               |    =>   |
                \   ()  /
         \|/     -------     \|/
          \    /    *    \    /
           \===     *     ===/
              |     *     |
               \         /
                ---------
               /    *    \
              /     *     \
        /‾‾‾‾‾_____________‾‾‾‾\
      \‾________________________‾/

Melting Snowmen

It's basically a hangman console game, but instead of hanging people, snowmen melt.

Usage

git clone [email protected]:scottyschup/melting_snowmen.git
cd melting_snowmen
bundle
ruby src/game.rb

Enjoy!