Ludum Dare 22
December 16th-19th 2011 :: Theme: Alone
A Typical Friday Night - merthsoft - 48 Hour Compo Entry
This is my first time entering Ludum Dare, so I decided to make an IF game. Growing up I always loved IF, and I figured this would be a good chance to get making one under my belt. You play similar to other IF games (think Zork). Use directions to move around (such as "east" or "e"), and use verbs to interact with with the environment, such as "sleep" and "take". It's a pretty short game, but see if you can find all the IF easter eggs :). There's also some hidden cats! I hope you enjoy!
View merthsoft's journal. | View all entries by merthsoft
Ratings
| #29 | Theme | 3.82 |
| #130 | Humor | 2.56 |
| #198 | Mood | 2.80 |
| #251 | Overall | 2.91 |
| #326 | Community | 2.50 |
| #340 | Fun | 2.36 |
| #457 | Coolness | 28% |
| #467 | Innovation | 2.10 |
| #594 | Audio | 1.00 |
| #694 | Graphics | 1.29 |
Comments
Short and to the point. It could use a command to list all the verbs which the parser knows (To save trying "pull" then "use" then "move" and so on...). Nice work though, and congratulations on submitting your first Ludum Dare entry!
I Like the idea of an IF game, the theme is well used. However I had hard time to start (what commands are available ?) because I'm not used with this kind of game.
Congrats for your first ame in LD =)
Congrats on your first Ludum Dare :) Unfortunately after spending a while trying to figure out if I could use the cell phone I ended up quitting... even being somewhat familiar with IF I just wasn't sure what to do :(
Depressing :(. Certainly fits the theme, haha.
Couldn't find any easter eggs or cats, might have another look later.
I didn't found the easter eggs. When the game told me to try harder, I looked at the source :)
Very nice overall. Good work!
Thanks for the comments, everyone! After watching a few of my friends play, it is evident that I need better instructions on what to do. But I'm glad people seem to like it well enough despite that :)
Woo! Maximum score: 0 of 0! It was well done and the theme fits perfectly. Also, it looks a lot like *my* Friday nights...
Short of course, maybe could have used items at some point? Although the sleep alone ending was cute.
Nice little game that is so simple it might suffer with more add-ons.
You must sign in to comment.
I can't find a way to edit this, so I'll just post this as a comment:
Source is with the download, and it should work find under Linux and Mac with Mono (it's C# targeting .NET 2.0), but all I've tested under is Windows.