You open Spotify and pick the first playlist you see. The music starts playing. You're ready to start now.\n<<set $music to "on">>\s\n\n<<display "Base">>
You turn the heat down. Hopefully that cools the place down a bit.\n<<set $temp to "cold">>\n<<display "Base">>
You go to your kitchen and start munching on your favorite crunchy food. After a while, you put the remaining portions away.\n\n<<if $music is "on">>\s\nHmm, this song isn't quite right. [[Skip to next song.|NextSong]]\nThis genre of music isn't condusive to my thoughts. [[Choose new playlist.|NextPlaylist]]\n<<endif>>\s\n<<if $music is "off">>\s\nIt's a bit too quiet here. [[Turn on some music.|TurnMusicOn]]\n<<endif>>\s\nI really don't want any distractions. [[Mute Skype notifications.|MuteSkype]]\nI haven't checked my favorite websites yet. [[Browse the internet real quick.|OpenBrowser]]\nI'm getting a little cold. [[Adjust the Thermostat.|HeatUp]]\nI'm ready!. [[Open up your IDE|OpenIDE]]
<<set $skype to "on">>\nYou decide to take a quick look at Skype.\n<<if $skypeMessage is "on">>\s\nIt looks like someone left you a message while the notifications were off [[Read your Skype message.|ReadSkype]]\n<<endif>>\s\nYou take a quick look through the contacts that are online.\n\nSend a friend a [[quick message|MessageFriend]]\nTurn off [[Skype notifications|MuteSkype]]\n<<display "Base">>
It's time. It's finally time to work on that project that you've been excitedly thinking about for the past few months. You're ready, you're in the zone, you're at your desk.\n<<set $music to "off">>\s\n<<set $temp to "cold">>\s\n<<set $skype to "on">>\s\n<<set $skypeMessage to "off">>\s\n<<set $browser to "off">>\s\n<<set $snack to "no">>\s\n<<set $break to 0>>\s\n<<set $meal to "no">>\s\n<<set $gameCount to 0>>\s\n<<set $gameShow to 0>>\s\n<<set $snackText to "I'm starting to get a little hungry.">>\s\n<<set $peckishText to "I could really use a snack.">>\s\n<<set $mealText to "I'm pretty hungry.">>\s\n<<set $turnMusicOnText to "It's a bit too quiet here.">>\s\n<<set $turnSkypeOffText to "I really don't want any distractions.">>\s\n<<set $checkSkypeText to "I should really check on my Skype messages really quick.">>\s\n<<set $skypeNotification to "Oh, I have an unread Skype message.">>\s\n<<set $skypeWonder to "I wonder if anyone important has tried to get a hold of me.">>\s\n<<set $checkInternetText to "I haven't checked my favorite websites yet.">>\s\n<<set $imColdText to "I'm getting a little cold.">>\s\n<<set $imWarmText to "I'm getting pretty warm.">>\s\n<<set $readyText to "I'm READY!">>\s\n<<set $workingText to "I'm feeling really productive.">>\s\n<<set $checkRandomSite to "Oh yeah, I wanted to look that up.">>\s\n\n<<print $turnMusicOnText>> [[Turn on some music.|TurnMusicOn]]\n<<print $snackText>> [[Eat a quick snack.|EatSnack]]\n<<print $turnSkypeOffText>> [[Mute Skype notifications.|MuteSkype]]\n<<print $checkInternetText>> [[Browse the internet real quick.|OpenBrowser]]\n<<print $imColdText>> [[Adjust the Thermostat.|HeatUp]]\n<<print $readyText>> [[Open up your IDE|OpenIDE]]
<<if $skypeMessage is "on">>\s\nYour Skype message was mildly important\nRead [[the message|ReadMessage]]\n<<endif>>\s\n\nYou take a quick look through the contacts that are online.\n\nSend a friend a [[quick message|MessageFriend]]\nTurn off [[Skype notifications|MuteSkype]]\n<<display "Base">>
You pick a different playlist and begin listening to the first song.\n\n<<display "Base">>
Congratulations on completing your project!
You open up Chrome just to check a few of your favorite websites real quick.\n\n<<set $browser to "on">>\s\n<<if either(true, false)>>\s\nI wonder what my friends are up to. [[Check Facebook|CheckBrowser]]\n<<endif>>\s\n<<if either(true, false)>>\s\nTime to [[check Reddit|CheckReddit]]\n<<endif>>\s\n<<if either(true, false)>>\s\nI should catch up with Current events. [[Check News|CheckBrowser]]\n<<endif>>\s\n<<if either(true, false)>>\s\nI could use a few stupid laughs. [[Check Buzzfeed|CheckBrowser]]\n<<endif>>\s\n<<if either(true, false)>>\s\nOMG CUTE ANIMALS. [[Check Cute Overload|CheckBrowser]]\n<<endif>>\s\n<<if either(true, false)>>\s\nAny good twitter controversies today? [[Check Twitter|CheckBrowser]]\n<<endif>>\s\n<<if either(true, false)>>\s\nThe responsible thing is to check up on my industry. [[Check Polygon|CheckBrowser]]\n<<endif>>\s\n<<if either(true, false)>>\s\nIt's definitely the responsible thing to do to be up to date in industry news. [[Check Kotaku|CheckBrowser]]\n<<endif>>\s\n<<if either(true, false)>>\s\nI sure do love a laugh. [[Check Webcomics|CheckBrowser]]\n<<endif>>\s\n<<display "Base">>\n
Once you're done reading that, you move on to the next site in your mental list.\n\n<<set $browser to "on">>\s\n<<if either(true, false)>>\s\nI wonder what my friends are up to. [[Check Facebook|CheckBrowser]]\n<<endif>>\s\n<<if either(true, false)>>\s\nTime to [[check Reddit|CheckReddit]]\n<<endif>>\s\n<<if either(true, false)>>\s\nI should catch up with Current events. [[Check News|CheckBrowser]]\n<<endif>>\s\n<<if either(true, false)>>\s\nI could use a few stupid laughs. [[Check Buzzfeed|CheckBrowser]]\n<<endif>>\s\n<<if either(true, false)>>\s\nOMG CUTE ANIMALS. [[Check Cute Overload|CheckBrowser]]\n<<endif>>\s\n<<if either(true, false)>>\s\nAny good twitter controversies today? [[Check Twitter|CheckBrowser]]\n<<endif>>\s\n<<if either(true, false)>>\s\nThe responsible thing is to check up on my industry. [[Check Polygon|CheckBrowser]]\n<<endif>>\s\n<<if either(true, false)>>\s\nIt's definitely the responsible thing to do to be up to date in industry news. [[Check Kotaku|CheckBrowser]]\n<<endif>>\s\n<<if either(true, false)>>\s\nI sure do love a laugh. [[Check Webcomics|CheckBrowser]]\n<<endif>>\s\n<<display "Base">>
You've submitted your finished product to a show. Now it's time to wait and see if [[you got selected.|EndGame]]\n\n\n\n\nThe End!
You read the unread Skype message.\n<<set $skypeMessage to "off">>\s\nYou take a quick look through the contacts that are online.\n\nSend a friend a [[quick message|MessageFriend]]\nTurn off [[Skype notifications|MuteSkype]]\n<<display "Base">>
You sit down and work on your game. Good job you, you're doing work!\n<<set $gameCount to ($gameCount + 1)>>\s\n\n<<if $gameCount > 15>>\s\n<<if $gameCount < 25>>\s\n<<if either(true, false)>>\s\nYou really feel like you're starting to get somewhere with this game, maybe you should [[take a break|TakeBreak]]\n<<endif>>\s\n<<endif>>\s\n<<endif>>\s\n<<if $gameCount > 24>>\s\n<<if $gameCount < 50>>\s\n<<if either(true, false)>>\s\nAwesome! You're almost done. You have been working really hard and making lots of progress. Maybe you should [[take a break|TakeBreak]]\n<<endif>>\s\n<<endif>>\s\n<<endif>>\s\n<<if $gameCount > 49>>\s\n<<if $gameCount < 65>>\s\n<<if either(true, false)>>\s\nSweet, now you just have to add that one last thing! You're so close now and you've been working so incredibly hard. I think that it's time for you to [[take a break|TakeBreak]]\n<<endif>>\s\n<<endif>>\s\n<<endif>>\s\n<<display "Base">>
<<if either(true, false)>>\s\n<<set $skypeMessage to "on">>\s\n<<endif>>\s\n<<if $gameCount > 64>>\s\nYou completed it! Time for you to [[show it off to your peers|GameShow]]\n<<endif>>\s\n<<if $music is "on">>\s\nHmm, this song isn't quite right. [[Skip to next song.|NextSong]]\nThis genre of music isn't condusive to my thoughts. [[Choose new playlist.|NextPlaylist]]\n<<endif>>\s\n<<if $music is "off">>\s\n<<print $turnMusicOnText>> [[Turn on some music.|TurnMusicOn]]\n<<endif>>\s\n<<if either(true, false)>>\s\n<<print $peckishText>> [[Eat a quick snack.|EatSnack]]\n<<endif>>\s\n<<if $skype is "on">>\s\n<<if $skypeMessage is "on">>\s\n<<print $skypeNotification>> [[Read your Skype message.|ReadSkype]]\n<<endif>>\s\n<<endif>>\s\n<<if $skype is "off">>\s\n<<if either(true, false)>>\s\n<<print $skypeWonder>> [[Check Skype.|CheckSkype]]\n<<endif>>\s\n<<endif>>\s\n<<if $browser is "off">>\s\n<<print $checkInternetText>> [[Browse the internet real quick.|OpenBrowser]]\n<<endif>>\s\n<<if $browser is "on">>\s\n<<if either(true, false)>>\s\n<<print $checkRandomSite>> [[Check that site you just thought of real quick.|CheckRandomPage]]\n<<endif>>\s\n<<endif>>\s\n<<if $temp is "cold">>\s\n<<if either(true, false)>>\s\n<<print $imColdText>> [[Adjust the Thermostat.|HeatUp]]\n<<endif>>\s\n<<endif>>\s\n<<if $temp is "hot">>\s\n<<if either(true, false)>>\s\n<<print $imWarmText>> [[Adjust the Thermostat.|HeatDown]]\n<<endif>>\s\n<<endif>>\s\n<<if $break < 1>>\s\n<<if $gameCount is 0>>\s\n<<print $readyText>> [[Open up your IDE.|OpenIDE]]\n<<endif>>\s\n<<if $gameCount > 0>>\s\n<<if $gameCount < 65>>\s\n<<print $workingText>> [[Work on your game.|MakeGame]]\n<<endif>>\s\n<<endif>>\s\n<<endif>>\s\n<<set $break to ($break - 1)>>
You type up a quick message and send it off. You then take another look through the contacts that are online.\n\nSend another friend a [[quick message|MessageFriend]]\nTurn off [[Skype notifications|MuteSkype]]\n<<display "Base">>
<<set $gameCount to ($gameCount + 1)>>\n<<display "Base">>
Game Dev: The Game
Wow, taking a break is awesome. It feels really relaxing to rest after working so hard.\n\n<<set $break to 10>>\n<<display "Base">>
Yup, that was totally worth my time to look up immediately.\n<<set $break to ($break - 1)>>\s\nGo back to [[the internet|CheckBrowser]]
You open reddit and see the following.\n\n<<set $browser to "on">>\s\n<<display "CheckRedditLink">>\n<<display "Base">>
You turn the heat up. That feels much better.\n<<set $temp to "hot">>\n<<display "Base">>
To avoid further distrations, you turn off Skype's notifications.\n\n<<display "Base">>
Maybe the next song will be better. You click next and start listening.\n\n<<display "Base">>
With pride and trepidation, you send a few friends your 'finished' product.\n<<set $gameShow to ($gameShow + 1)>>\s\n\n<<if $gameShow is 1>>\s\nThe first person you show immediately breaks your game. [[Fix the bug|GameShow]]\n<<endif>>\s\n<<if $gameShow is 2>>\s\nYour friends offer some design advice to make your game a bit more fun. [[Take design changes into consideration.|GameShow]]\n<<endif>>\s\n<<if $gameShow > 2>>\s\nOops, looks like there's another bug. [[Fix the bug.|GameShow]]\n<<endif>>\s\n<<if $gameShow > 15>>\s\nYou did it! Now it's time to [[submit to that event!|SubmitShow]]\n<<endif>>\s\n<<display "Base">>\n
<<if either(true, false)>>\s\nWow, that looks incredibly interesting. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks super stupid. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks really funny. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks extremely hilarous. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks mildly interesting. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks like it could be cool. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, what does that even mean? [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, is that true?. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, this looks helpful. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, this has a lot of comments. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, look at that interesting person doing an AMA. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that's a really good question. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that's a really stupid question. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that sounds pretty controversial. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks like quite the witch hunt. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks incredibly interesting. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks super stupid. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks really funny. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks extremely hilarous. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks mildly interesting. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks like it could be cool. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, what does that even mean? [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, is that true?. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, this looks helpful. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, this has a lot of comments. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, look at that interesting person doing an AMA. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that's a really good question. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that's a really stupid question. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that sounds pretty controversial. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks like quite the witch hunt. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks incredibly interesting. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks super stupid. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks really funny. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks extremely hilarous. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks mildly interesting. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks like it could be cool. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, what does that even mean? [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, is that true?. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, this looks helpful. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, this has a lot of comments. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, look at that interesting person doing an AMA. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that's a really good question. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that's a really stupid question. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that sounds pretty controversial. [[Read link|CheckRedditLink]]\n<<endif>>\s\n<<if either(true, false)>>\s\nWow, that looks like quite the witch hunt. [[Read link|CheckRedditLink]]\n<<endif>>\s\nGo back to [[the internet|CheckBrowser]]
Adriel Wallick

« Recap for this week available here »