FoonLudum Dare ExplorerLD45 → Who Let The Dog Out

Who Let The Dog Out

By timbeaudet

View on ldjam.com

CategoryRankScoreCount
Overall5363.4721
Fun5963.2121
Innovation1513.8121
Theme144.3921
Graphics8313.0021
Audio2.2116
Humor5432.7520
Mood8832.8921

Comments

dry-squid 2019-10-07 23:14

This game sounds like an awesome game! any chance of exporting this to mac or web?

kuviman 2019-10-07 23:25

`perform player move` crashes the game

tricky-fat-cat 2019-10-08 00:21

I love this kind of game which teaches people programming and game developing. Nice work!

adroitconceptions 2019-10-08 02:17

ran into an issue with 'perform player mine' and couldn't mine any rocks, so couldn't create a home to go home to.

timbeaudet 2019-10-08 02:58

@adroitconceptions did you use `create rock` prior to? @kuviman thanks for the note. @dry-squid there is indeed a mac build it was just a bit late to the party.

decadedecaf 2019-10-08 04:08

This was a great execution of a really cool idea, nice job! I loved how intuitive the console was, but some more QoL stuff like hitting the up arrow to paste your last command or being able to select/copy text from the log would've been amazing.

tarfield 2019-10-08 09:35

Very interesting concept. I wish there was music.

lillybyte 2019-10-08 19:42

I'm not quite sure how I felt about this game; it was definitely an interesting and unique take on the genre! I think whether or not this game is fun is definitely subjective based on whether you liked the Matrix or not. I feel this could be expanded on for code geeks in one form or another.

zerofever 2019-10-08 21:09

I loved the text based aspect, made me think of fun times playing Zork. Inspiring me to make one, yeah. Great Job!

nachtwitch 2019-10-08 23:18

One of the more comedic games, a very fun play and concept

sigod 2019-10-09 00:56

That's basically a game every programmer wants to create :D

My only dislike is that you cannot cycle through command history.

erebus 2019-10-09 02:06

I couldn't get it to run :( I got an openAL.dll not found error.

tsjost 2019-10-09 09:18

Get https://www.openal.org/downloads/oalinst.zip if there are OpenAL errors. @erebus

lanalux 2019-10-11 13:46

It was fun figuring out what I needed to do and even more fun doing it! Definitely could've played this longer. Great little game :)

fabula-rasa 2019-10-16 17:23

Very cool idea! I wish there was some music - I tried to create some but it didn't work :wink:

sheepolution 2019-10-19 10:34

Interesting game! Rather short though. I would've liked some more mechanics, but the concept is very clever. Well done!