There should probably be a switch to turn off the bad screen effects.
- change the font
- adjust the brightness and contrast
Back in the day when I was a mini-computer engineer our terminal screens were much nicer and crisp.
Should I stick a "Show HN" the next time I find something? I'm hesitant to do so since I wasn't the one who wrote it.
I tried it for an LD a while back but http://www.ludumdare.com/compo/wp-content/uploads/2012/04/Th... didn't really get the text itself to look like code from a squint test, nor get syntax completion finished in time.
I had no clue how to get design. I thought I had missed a clue from the developer maybe. Turned out I just needed to enter a command that was not introduced before, or listed in the help page.
That's a strategy that works with many error messages in many programs, not just in this game.
Sorry can't play it, makes my eyes go funny. Can you turn that text blur off or down?
Edit: Hmm, after playing a little, the shadow is in more places... Already did too much js and css (and go) today to bother, so leaving it for tomorrow.
"look at tunnel" should work after opening the tunnel.
I love the background changes.
Why does "get container" not work? The response didn't give a reason.
"Welcome to the developer console; you were kind of expected." made me laugh.
...why can I deploy the beard?
The music at the end was unexpected.
"get container" should give some feedback that you're not able to pick it up, so that'd be a bug then.
Deploying the unix beard was a bug initially, but I left it in because I thought it was kind of funny.
It said I couldn't pick it up; it didn't describe, in-character, why.
EDIT Oh, I'm expected to "cheat." Cute. :)
question Looking at the source, how does the solution to the robot puzzle actually get activated?
EDIT Oh, it's a direct string comparison. Okay.
bug If I try to get the man, I'm told
"You can't see no man here"
bug I can't cut-and-paste the hashed password. That sucks.
bug "disintigrates"
bug I can't cut-and-paste the ascii code. There is no way I am typing all that in by eye.
bugfix If I highlight the code and then right-click before letting go of the mouse I can copy
> bug I can't cut-and-paste the ascii code. There is no way I am typing all that in by eye.
> bugfix If I highlight the code and then right-click before letting go of the mouse I can copy
Selecting the text also makes it available for middle-click paste on Linux/UNIX platforms. You can also hit Ctrl-C before releasing the mouse button. But yes, text selection ought to work normally.
edit: fixed typo
Also, I'd stop the blurring effect after a while, that really grated on me. I'd love to have time to try it properly.
[1] Not that home-built is bad. Building your own for fun (and making all the old mistakes) is exactly in the spirit of HN for a side project.
I for one loved the green on black. But thats probably because I actually used green on black terminals back in my youth...
Gj Carl-Petter and Juha!
For folks that haven't played text adventures in a long time, check out the annual interactive fiction competition winners for some great modern ones: http://www.ifcomp.org. They're meant to be played in about an hour, have hints, and usually don't rely on cheap deaths or other frustrating tropes of old games.
edit: just finished. I laughed at some bits, all in all I enjoyed it. I facepalmed when I realised I needed chmod (which I had to look at jsbeautified app.js to get the hint - I was trying su/sudo!).
Forces the solution. You may need to use this if it fails without it.
What's that Unix command line switch déjà vu I'm having there...edit:
/SPOILER
literally the moment I clicked "send" on this comment I thought about using the console to execute some javascript... welll.