Skip to content

Commit

Permalink
Merge pull request #23 from jenna-graham/last-minute
Browse files Browse the repository at this point in the history
Last minute
  • Loading branch information
Colter-Garrison authored Sep 2, 2022
2 parents cf6a878 + c731150 commit 61ad208
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 34 deletions.
62 changes: 31 additions & 31 deletions lib/utils/ascii.js
Original file line number Diff line number Diff line change
Expand Up @@ -429,13 +429,13 @@ const karoke = `
_:__________| |__________:_
.' '.
/I_.' I'-..-''-..-''-..-''-..-''-..-'I '-.I\\
//|____/|______________________________|\\____i\\\
//.____/ / | | | | | | | | ! \\____.\\\
//.____/ / | | !_! !_! | | \\ \\____.\\\
//.____/ / | | | | \\ \\____.\\\
//.____/ / | | | | \\ \\____.\\\
//.____/ / | | | | \\ \\____.\\\
//.____/ / !_! !_! \\ \\____.\\\
//|____/|______________________________|\\____i\\
//.____/ / | | | | | | | | ! \\____.\\
//.____/ / | | !_! !_! | | \\ \\____.\\
//.____/ / | | | | \\ \\____.\\
//.____/ / | | | | \\ \\____.\\
//.____/ / | | | | \\ \\____.\\
//.____/ / !_! !_! \\ \\____.\\
'/.____/ / \\ \\____.\\'
[._____]/ \\[_____.]
|______| |______|
Expand Down Expand Up @@ -478,7 +478,7 @@ const circus = `
_[_]_
_(_)______.-''-.
/, >< ,---' '-._.-'*
\\\|::| Welcome to the Circus
\\|::| Welcome to the Circus
|/\\| We already got enough Clowns,
|||| You got any experience with
|||| Being shot from a canon??
Expand Down Expand Up @@ -522,26 +522,26 @@ const camera = `
| \\___/ |
[---------------]
[___]
| |\\\
| | \\\
[ ] \\\_
| |\\
| | \\
[ ] \\_
/|_|\\ ( \\
//| |\\\ \\ \\
// | | \\\ \\ \\
// |_| \\\ \\_\\
// | | \\\
//\\ | | /\\\
// \\ | | / \\\
// \\ | | / \\\
// \\|_|/ \\\
// [_] \\\
// H \\\
// H \\\
// H \\\
// H \\\
// H \\\
// \\\
// \\\
//| |\\ \\ \\
// | | \\ \\ \\
// |_| \\ \\_\\
// | | \\
//\\ | | /\\
// \\ | | / \\
// \\ | | / \\
// \\|_|/ \\
// [_] \\
// H \\
// H \\
// H \\
// H \\
// H \\
// \\
// \\
`;

const spaghetti = `
Expand All @@ -566,10 +566,10 @@ const chocolate = `
___ ___ ___ ___ ___.---------------.
.'\\__\\'\\__\\'\\__\\'\\__\\'\\__,' . ____ ___ \\
|\\/ __\\/ __\\/ __\\/ __\\/ _:\\ |'. \\ \\___ \\
\\\'\\__\\'\\__\\'\\__\\'\\__\\'\\_'.__|""'. \\ \\___ \\
\\\/ __\\/ __\\/ __\\/ __\\/ __: \\
\\\'\\__\\'\\__\\'\\__\\ \\__\\'\\_;-----------------'
\\\/ \\/ \\/ \\/ \\/ : hh|
\\'\\__\\'\\__\\'\\__\\'\\__\\'\\_'.__|""'. \\ \\___ \\
\\/ __\\/ __\\/ __\\/ __\\/ __: \\
\\'\\__\\'\\__\\'\\__\\ \\__\\'\\_;-----------------'
\\/ \\/ \\/ \\/ \\/ : hh|
\\|______________________;________________|
`;

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "the-termagotchi",
"version": "1.0.1",
"version": "1.0.2",
"description": "A terminal based, tamagotchi inspired, choose your own adventure game.",
"main": "index.js",
"type": "commonjs",
Expand Down

0 comments on commit 61ad208

Please sign in to comment.