Tell me more ×
Arqade is a question and answer site for passionate videogamers on all platforms. It's 100% free, no registration required.

As said in the question title, I'm searching a script/C/C++ program/whatever to replay the ending song of portal. I mean the whole terminal style credit playing as an application on the computer, not within Portal.

share|improve this question
When you say "replay", do you mean something that mimics it, or something that actually launches the scene in Portal? – Gnoupi Jan 21 at 15:01
@Gnoupi: Edited his question for clarification (and provided answer). – George Duckett Jan 21 at 15:04
1  
I mean someone who coded that using ncurses or something like that. Because I find it awesome and I would like to know how they did it :) – Depado Jan 21 at 15:05
1  
Cool question... but not really about gaming. – Oak Jan 21 at 17:03
Well I guess it's not programming either... It's kind of a mix of two and I guess only gamers know what I'm talking about... – Depado Jan 21 at 17:08

closed as off topic by Ilya Melamed, murgatroid99, Oak Jan 21 at 17:03

Questions on Arqade are expected to relate to gaming within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

2 Answers

up vote 2 down vote accepted

How about here:

Download link: http://gaddc11.googlepages.com/stillaliveextra.rar
Source code: https://sites.google.com/site/gaddc11/Stillalive.rar?attredirects=0&d=1
YouTube video of it:

share|improve this answer
Made my day sir, I'll have fun with that :) – Depado Jan 21 at 15:00
Hmmm... The source code is SO UGLY xD I'll take it though. Thanks again. – Depado Jan 21 at 15:01
@Depado: That's just the first search result I found, there might be better ones around. I only checked that the links were active, I've not looked at the source (or ran the program). – George Duckett Jan 21 at 15:03

YouTube is your friend:

Honestly, it's less effort than anything else.

share|improve this answer
1  
Honestly that's not at all what I asked for. – Depado Jan 21 at 14:23

Not the answer you're looking for? Browse other questions tagged or ask your own question.