Apologies! Your web browser lacks required capabilities. Please consider upgrading it or switching to a more modern web browser.
Initializing. Please wait…
<<sound>>
<<if $motivated eq 1>>
<<goto "restart">>
<<else>>
Hello, human unit. Enter your first name below and press enter.<br><br>
<<textbox "$firstName" "" "last name" autofocus>>
<<endif>><<sound>><<if $lastName eq "">><<goto "start">><<endif>>Hello, <<print $firstName>> <<print $lastName>>.
I am a [[Motiva70R]] <<display "version">> unit.<<sound>>I am mandated by your [[future self]] from the year 2045, <<print $firstName>> <<print $lastName>>.<<sound>>You have been signaled as a [[potential threat]] for the future development of <<print $firstName>> <<print $lastName>>.<<sound>>My task is to motivate you to the full extend of my powers if you do not [[comply|answer]] with your future self's expectations.<<sound>>You have the right to [[answer|motivated]] questions.<<sound>>You will be [[examined|comply]].<<sound>><<print $firstName>> <<print $lastName>>, did you work on your project today?
[[Yes|worked today yes]] / [[No|game over]]<<sound>>Are you sure?
[[Yes|worked sure]] / [[No|game over]]<<playsound $w01>>Please do not <<print either ("move", "panic", "scream", "cry", "defecate", "resist", "faint")>> as I proceed to [[motivate]] you.<<remember $motivated += 1>><div class="game-over"><<playsound $d01>>[[*** YOU HAVE BEEN MOTIVATED ***|restart]]</div>
<<set $v01 = "sound/voice01.wav">>
<<set $v02 = "sound/voice02.wav">>
<<set $v03 = "sound/voice03.wav">>
<<set $v04 = "sound/voice04.wav">>
<<set $v05 = "sound/voice05.wav">>
<<set $v06 = "sound/voice06.wav">>
<<set $v07 = "sound/voice07.wav">>
<<set $v08 = "sound/voice08.wav">>
<<set $v09 = "sound/voice09.wav">>
<<set $v10 = "sound/voice10.wav">>
<<set $s01 = "sound/select01.wav">>
<<set $s02 = "sound/select02.wav">>
<<set $w01 = "sound/waves01.wav">>
<<set $w02 = "sound/waves02.wav">>
<<set $d01 = "sound/dead.wav">>
<<set $h01 = "sound/hit.wav">>
<<set $l01 = "sound/loop01.mp3">>
<<set $b01 = "sound/beat01.mp3">>
<<set $b02 = "sound/beat02.mp3">>
<<set $b03 = "sound/beat03.mp3">>
<<set $b04 = "sound/beat04.mp3">>
<<set $b05 = "sound/beat05.mp3">>
<<if ndef $motivated>><<set $motivated = 0>><<endif>>
<<if ndef $firstName>><<set $firstName = "">><<endif>>
<<if ndef $lastName>><<set $lastName = "">><<endif>><<sound>>Are you satisfied with your progress?
[[Yes|progress yes]] / [[No|game over]]<<sound>>Do you believe <<if ndef $firstName && ndef $lastName>>your self<<else>><<print $firstName>> <<print $lastName>><<endif>> from the year 2045 is satisfied with your progress?
[[Yes|videos]] / [[No|game over]]<<sound>><<if ndef $firstName && ndef $lastName>><<else>><<print $firstName>> <<print $lastName>>, <<endif>>did you play a video game today instead of working on your project?
[[Yes|game over]] / [[No|play no]]<<playsound $h01>>You cannot lie to a [[Motiv470R|liar]] <<display "version">> unit<<if ndef $firstName && ndef $lastName>>.<<else>>, <<print $firstName>> <<print $lastName>>.<<endif>><<playsound $h01>>I detected you are currently [[playing]] a video game called Motiv470R.<<playsound $h01>><<if ndef $firstName && ndef $lastName>>Your self<<else>><<print $firstName>> <<print $lastName>><<endif>> from the year 2045 is not [[amused|game over]].<<playsound $d01>><div class="game-over2"><<playsound $d01>><<print $firstName>> <<print $lastName>>, you have been motivated <<print $motivated>> time<<if $motivated gt 1>>s<<endif>>.</div>
<<if $motivated lt 3>>Do you need more motivation?
[[Yes|really]] / [[No|worked today yes]]<<else>><div class="work">get the fuck back to work!</div><<endif>><<playsound $w02>><<remember $motivated = 0>>You will be [[reexamined|verification]].
Before we proceed, you may want to read the [[credits]].<<loopsound $l01>><div class="game-credits">- A motivational game by [[lectronice|http://lectronice.com]].
- Made for [[the Finish A Game Jam|http://itch.io/jam/the-finish-a-game-jam]] in february 2015.
- Meant to give a kick to [[Richard Goodness|http://twitter.com/richardgoodness]].
- Built with [[Twine 2|http://twinery.org]] and [[SugarCube|http://motoslave.net/sugarcube]].
- Version <<display "version">>.</div>
[[Proceed|verification]]1.0<<sound>><<if $firstName eq "">><<goto "start">><<endif>>Thank you, human unit. Enter your last name below and press enter.
<<textbox "$lastName" "" "introduction" autofocus>><<sound>><<if ndef $firstName && ndef $lastName>><<else>><<print $firstName>> <<print $lastName>>, <<endif>>did you watch videos on the Internet today instead of working on your project?
[[Yes|game over]] / [[No|video no]]<<sound>>Are you sure?
[[Yes|videos sure]] / [[No|game over]]<<sound>><<if ndef $firstName && ndef $lastName>><<else>><<print $firstName>> <<print $lastName>>, <<endif>>did you spend some time on a social network today instead of working on your project?
[[Yes|game over]] / [[No|no networks]]<<sound>>Are you sure?
[[Yes|networks sure]] / [[No|game over]]<<widget sound>>
<<set $dice = random(1, 10)>>
<<if $dice eq 1>><<playsound $v01>><<endif>>
<<if $dice eq 2>><<playsound $v02>><<endif>>
<<if $dice eq 3>><<playsound $v03>><<endif>>
<<if $dice eq 4>><<playsound $v04>><<endif>>
<<if $dice eq 5>><<playsound $v05>><<endif>>
<<if $dice eq 6>><<playsound $v06>><<endif>>
<<if $dice eq 7>><<playsound $v07>><<endif>>
<<if $dice eq 8>><<playsound $v08>><<endif>>
<<if $dice eq 9>><<playsound $v09>><<endif>>
<<if $dice eq 10>><<playsound $v10>><<endif>>
<</widget>><<if $firstName neq "" && $lastName neq "">><<goto "verification">><<endif>><<stopallsound>><div class="game-title">[[motiv470r|start]]</div><div class="game-subtitle">a motivational game</div><<sound>><div class="explode">
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
<div class="frag"></div>
</div>
/%%%%%%%%%% http://codepen.io/pmk/pen/pvdyyX %%%%%%%%%%/Dice: <<print $dice>><<sound>>Are you <<print $firstName>> <<print $lastName>>?
[[Yes|introduction]] / [[No|start]]