/* * The */ #define LYRIC_COUNT 57 #define CREDIT_COUNT 7 #define APERTURE_COUNT 23 static char* LYRIC_LINES[LYRIC_COUNT]={"This was a triumph.","Im making a note here:","huge success.","Its hard to overstate","My satisfaction.","Aperture Science.","We do what we must","Because we can.","For the good of all of us.","Except the ones who are dead.","But theres no sense crying","Over every mistake.","You just keep on trying","Till you run out of cake.","And the Science gets done.","And you make a neat gun.","For the people who are","Still alive.","Im not even angry.","Im being so sincere right now.","Even though you broke my heart.","And killed me.","And tore me to pieces.","And threw every piece into a fire.","As they burned it hurt because","I was so happy for you!","Now these points of data","Make a beautiful line.","And were out of beta.","Were releasing on time.","So Im GLaD. I got burned.","Think of all the things we learned","For the people who are","Still alive.","Go ahead and leave me.","I think I prefer to stay inside.","Maybe youll find someone else","To help you.","Maybe Black Mesa...","THAT WAS A JOKE, HA HA, FAT CHANCE.","Anyway this cake is great","Its so delicious and moist","Look at me still talking","when theres science to do","When I look out there","It makes me GLaD Im not you.","Ive experiments to run","There is research to be done","On the people who are","Still alive.","And believe me I am still alive","Im doing science and Im still alive","I feel FANTASTIC and Im still alive","While youre dying Ill be still alive","And when youre dead I will be still alive","Still alive","Still alive."}; static int LYRIC_TIMES[LYRIC_COUNT]={1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1}; static char* CREDIT_LINES[CREDIT_COUNT]={"...","...","Still Alive by Jonathon Coulton", "EndleSSH by skeeto", "\"Still Alive\" fork by WTMike24","...","..."}; static char* APERTURE_LINES[APERTURE_COUNT]={ " .,-:;//;:=,", " . :H@@@MM@M#H/ ,+%;,", " ,/X+ +M@@M@MM%/ %HMMM@X/,", " -+@MM; %M@@MH+ XMMMM@MMMM@+-", " ;@M@@M/ XM@X;. +XXXXXHHH@M@M#@/.", " %MM@@MH @%= _,_.,_.._.", " #@@@MX. -%HX#$%%%:;", " =- @M@M$ .;@MMMM@MM:", " X@\\ @MM/ +MM@@@M$", ",@M@H: @: X#@@@@-", ",@@@MMX /H @M@M=", ".H@@@@M@+ %MM+ %#$.", " /MMMM@MMH/. XM@MH ;", " #%+%%XHH@$= , .H@@@@MX", " ..__.,,__._,. -%H ,@@@@@MX,", " .%MM@@@HHHXX&#$%+ .:#MMX =M@@MM%.", " =XMMM@MM@MM#H; +HMM@M+ /MMMX=", " =%@M@M#@$ &@MM@@@M; %M%=", " ,:+$+- H#MMMMMMM@/ =,", " ++%%%%+/:-.", "...", "...", "Goodbye!"};