[ { "title": "Start", "tags": "centered", "body": "[b]bird:[/b] [i]psst. hey[/i]\n\n[[what's up]]\n[[shush we're in class]][script]ambience.classroom.play();[/script]", "position": { "x": 603, "y": 286 }, "colorID": 0 }, { "title": "what's up", "tags": "centered", "body": "[b]bird:[/b] [i]im starting a card game club[/i]\n\n[[a card game club?]]\n[[for the last time dude you have to stop making clubs you have like five already|exasperated]]", "position": { "x": 478, "y": 569 }, "colorID": 0 }, { "title": "shush we're in class", "tags": "centered", "body": "[b]bird:[/b] [i]ms math hasnt turned around for fifteen minutes[/i]\n\n[b]you:[/b] [i]so?[/i]\n\n[b]bird:[/b] [i]im starting a card game club[/i]\n\n[[a card game club?]]\n[[for the last time dude you have to stop making clubs you have like five already|exasperated]]", "position": { "x": 718, "y": 570 }, "colorID": 0 }, { "title": "a card game club?", "tags": "centered", "body": "[b]bird:[/b] [i]hell yeah dude it's gonna be great. i've already got a sick game idea. i'm gonna be making all the games by the way. so what do you say? you in?[/i]\n\n[[in|wah]]\n[[out]]", "position": { "x": 383, "y": 829 }, "colorID": 0 }, { "title": "out", "tags": "centered", "body": "[b]bird:[/b] [i]oh ok that's cool but if you ever wanna join u let me know yeah?[/i]\n\n[b]you:[/b] [i]ok yeah[/i]\n\n[b]bird:[/b] ...\n\n[b]you:[/b] ...\n\n[b]bird:[/b] ..\n\n[b]you:[/b] .\n\n[b]bird:[/b] [i]ok are you really not gonna join[/i]\n\n[[... do i have a choice?|wah]]", "position": { "x": 471, "y": 1093 }, "colorID": 0 }, { "title": "wah", "tags": "centered", "body": "[[you both agree to meet at [b]lunch.[/b]|BEGIN CARD GAME]]", "position": { "x": 788, "y": 1122 }, "colorID": 0 }, { "title": "exasperated", "tags": "centered", "body": "[b]bird:[/b] [i]nah dude dad got me a deck of cards so im making a card game club and theres nothing you or anyone else can do about it[/i]\n\n[b]you:[/b] ...\n\n[b]bird:[/b] [i]you’ll regret it if u ignore me bro everyones gonna be talking about this club in a couple days[/i]\n[b]bird:[/b] [i]i dont care about math and you've already studied this stuff two years in advance[/i]\n[b]bird:[/b] [i]i know youre bored[/i]\n\n[[... fine, let's hear it|wah]]", "position": { "x": 747, "y": 812 }, "colorID": 0 }, { "title": "BEGIN CARD GAME", "tags": "centered", "body": "[script]ambience.classroom.stop();ambience.lunch.play();[/script][b]you:[/b] ok i'm here what's this great card game you've come up with?\n\n[b]bird:[/b] check [a][[this|create deck]][/a] out.", "position": { "x": 603, "y": 1352 }, "colorID": 0 }, { "title": "create deck", "tags": "", "body": "[script]tabletop.deck=new Deck();sound.takeoutdeck.play()[/script][b]bird:[/b] pretty cool huh??\n\n[[no]]\n[[yea]]\n[[what now|introducing red or black]]", "position": { "x": 631, "y": 1585 }, "colorID": 0 }, { "title": "no", "tags": "", "body": "[b]bird:[/b] that's fine i didn't spend two days coding this in anyway\n\n[[whatever dude just tell me what we're about to do|introducing red or black]]", "position": { "x": 325, "y": 1568 }, "colorID": 0 }, { "title": "yea", "tags": "", "body": "[b]bird:[/b] ay im glad you agree[if (v.firstCardFlipped == false)]. so u know how u can flip cards over by [em]right-clicking[/em] them?\n\n[b]you:[/b] yeah of course\n[/if]\n[b]bird:[/b] well, here's a game i came up with last night called [a][q][[red or black.|red or black]][/q][/a]", "position": { "x": 485, "y": 1818 }, "colorID": 0 }, { "title": "red or black", "tags": "", "body": "[blockquote][q]red or black[/q]\n1. guess the color of the card\n2. if you guess correctly, you win![/blockquote]\n[b]bird:[/b] did you get that?\n\n[[i'm ready]]\n[[this game is stupid|i'm ready]]", "position": { "x": 601, "y": 2125 }, "colorID": 0 }, { "title": "introducing red or black", "tags": "", "body": "[if (v.firstCardFlipped == false)][b]bird:[/b] so u know how u can flip cards over by [em]right-clicking[/em] them?\n\n[b]you:[/b] yeah of course\n\n[/if][b]bird:[/b] well, here's a game i came up with last night called [q][a][[red or black.|red or black]][/a][/q]", "position": { "x": 775, "y": 1809 }, "colorID": 0 }, { "title": "i'm ready", "tags": "", "body": "[if (v.currentDeckSeen)][b]bird:[/b] let me just reshuffle this deck...\n[/if][b]bird:[/b] ok, make your move!\n\nthis next card is...\n[[red]]\n[[black]][script]if (v.currentDeckSeen) { tabletop.deck.reshuffle() }; startBirdsGame();[/script]", "position": { "x": 606, "y": 2440 }, "colorID": 0 }, { "title": "red", "tags": "", "body": "[b]bird: [/b]now flip the card...[script]birdWaitsForFlip('red')[/script]", "position": { "x": 493, "y": 2699 }, "colorID": 0 }, { "title": "black", "tags": "", "body": "[b]bird: [/b]now flip the card...[script]birdWaitsForFlip('black')[/script]", "position": { "x": 716, "y": 2701 }, "colorID": 0 }, { "title": "flipped before guessing", "tags": "", "body": "[script]v.timesFlippedBeforeGuessing++;[/script][b]bird: [/b] hey! dont flip before guessing\n\n[if (v.timesFlippedBeforeGuessing == 0)][[whoops my bad|RETURN]][/if][if (v.timesFlippedBeforeGuessing == 1)][[yeah i got it|RETURN]][/if][if (v.timesFlippedBeforeGuessing >= 2)][[this game sucks|RETURN]][/if]", "position": { "x": 1072, "y": 2450 }, "colorID": 0 }, { "title": "RETURN", "tags": "", "body": "[script]jump(dialogue.bookmark)[/script]", "position": { "x": 1190, "y": 2230 }, "colorID": 0 }, { "title": "peeked at other cards", "tags": "", "body": "[script]v.timesFlippedBeforeGuessing++;[/script][b]bird: [/b] are you... peeking?\n\n[if (v.timesFlippedBeforeGuessing == 0)][[whoops my bad|RETURN]][/if][if (v.timesFlippedBeforeGuessing == 1)][[yeah i got it|RETURN]][/if][if (v.timesFlippedBeforeGuessing >= 2)][[this game sucks|RETURN]][/if]", "position": { "x": 1310, "y": 2505 }, "colorID": 0 }, { "title": "outcome_correct", "tags": "", "body": "[b]bird:[/b] you got it!\n\nthis next card is...\n[[red]]\n[[black]]\n\n[[i'm done with this game]][script]birdsgame.timeToFlip = false[/script]", "position": { "x": 489, "y": 2927 }, "colorID": 0 }, { "title": "outcome_incorrect", "tags": "", "body": "[b]bird: [/b]damn\n[b]bird:[/b] u got [v]birdsgame.cardsFlipped[/v] right[if (birdsgame.newHighscore)]\n[b]bird: [/b]that's your new high score![/if]\n[b]bird: [/b]wanna try again?[if (birdsgame.timesPlayed == 2)][script]v.encounteredKitty = true[/script]\n\nyou notice [b]kitty[/b] watching over your shoulder.\n\n[b]kitty:[/b] what's up? :3\n\n[b]bird:[/b] we're playing a game called [q]red or black[/q]\n\n[b]kitty:[/b] tsk tsk. what an uncreative title 3:\n\n[b]bird:[/b] hey!! ... how did u even know i made it?\n\n[b]kitty:[/b] wdym :3 u make literally every game u play\n[b]kitty:[/b] anyway can i stay and watch??\n\n[b]you:[/b] make yourself comfortable.\n\nit looks like she already has, anyway.[/if][if (birdsgame.timesPlayed == 3)][script]v.encounteredPup = true[/script]\n\na shadow falls over the table. you look up to see [b]pup[/b] looming over the three of you, a sandwich in his hands.\n\n[b]pup: [/b] ?\n\n[b]kitty: [/b]oh hey puppy!\n[b]kitty: [/b]wait.... did i ditch u??? 3: sorry i got so caught up watching bird's game\n\n[b]pup: [/b]...\n\npup seems entranced by the cards. he sits down at the table and watches the game intently.[/if][if (birdsgame.timesPlayed == 4)]\n\na [b]gang of kids[/b] over on the other table have started whispering intensely, and by the way they keep glancing over at your table, you have the nagging feeling they're talking about bird's game.[/if][if (birdsgame.timesPlayed == 5)][script]v.encounteredGang = true[/script]\n\n[b]gang of kids:[/b] [i](collectively)[/i] u guys playing a game?\n\n[b]bird:[/b] u guys wanna watch?\n\n[b]gang of kids:[/b] (do we wanna watch) (the game looks kinda boring) (no it looks fun) (these kids look like losers)\n\n[b]you:[/b] ...\n\n[b]gang of kids:[/b] [i](collectively)[/i] yeah ok\n\nthe whole gang brings their lunches over and takes up so much space. the table is getting more and more crowded.[/if][if (birdsgame.timesPlayed == 6)]\n\nthere's a circle of kids you've never talked to that have gathered around your table.[/if][if (birdsgame.timesPlayed > 6)]\n\nit is way too crowded here.[/if][if (birdsgame.timesPlayed == 7)]\n\nsome kids have started betting on your next score.[/if][if (birdsgame.timesPlayed > 7)]\n\n[b]rando:[/b] hey bird, can i play\n\n[b]bird:[/b] sorry dude i've only got one deck. if u bring ur own ill teach u the rules[/if][if (birdsgame.timesPlayed > 10)]\n[b]bird:[/b] (wow it's so funny how i haven't gotten tired of saying that)[/if][if (birdsgame.timesPlayed > 12)]\n[b]bird:[/b] (im not gonna say anything new now so u can rest assured you're not missing anything)\n[b]bird:[/b] (isnt it kinda freaky how game characters repeat the same thing over and over again tho)\n[b]bird:[/b] (idk ive always thought about how tragic and almost dystopian that is. makes me wanna make a game about it)\n[b]bird:[/b] (but it wont be this one lol this is supposed to be a small scale game)[/if]\n\n[[try again|i'm ready]]\n[[i'm done with this game]]", "position": { "x": 716, "y": 2930 }, "colorID": 0 }, { "title": "i'm done with this game", "tags": "", "body": "it was a good game.\n\nyour highscore: [v]birdsgame.cardsFlipped[/v]\n\n[i]ay that's it that's the game hope you had fun leave your highscores in the comments lol[/i]", "position": { "x": 616, "y": 3212 }, "colorID": 0 } ]