Waifu Quest by bryGPO

[raw]
made by bryGPO for LD27 (COMPO)
In order to play this you will need Python installed and then run Waifu.py. It's a simple text based "game" without much going on. Simpy put in your name, your waifu/husbando's name, and then make the choice! There are only 2 options for the choice: dance and jump. I mainly did this to try and figure out a little bit more with Python, and I did learn a little more! I should have made more choices, but I got distracted a lot :D

link: www.dropbox.com/s/istax5snucz6ifs/Waifu.py

Sorry for a lack of a link earlier. It's linked below in the form, but apparently that doesn't work? My first LD, so I'm still a little confused.

Feedback

Blooperly
26. Aug 2013 · 17:42 UTC
No link :/
Endurion
26. Aug 2013 · 17:58 UTC
You need to add a link (remember to add http:// in front or it won't appear)

Also, installing Python won't happen here, sorry.
kevinAlbs
27. Aug 2013 · 01:39 UTC
It definitely had an interesting ending :) Good work!
dlowe
28. Aug 2013 · 02:47 UTC
goofy :)
Jimanzium
29. Aug 2013 · 09:30 UTC
The download link is in the notes guys
Lo-X
31. Aug 2013 · 11:21 UTC
Too bad it's very short, more choices would have indeed been needed !
manuq
10. Sep 2013 · 10:32 UTC
This is a start. For the next step, I recommend you to check http://frotz.sourceforge.net/ . Also next time please add the game file as a clickable link in your entry. I welcome more interactive fiction in upcoming LDs!
Crowbeak
10. Sep 2013 · 12:05 UTC
Congratulations on completing your first LD. I also did a text something in Python with no clue how to compile for my first LD, so I know the pain of people being unwilling to install Python to try your game. I would like to offer you some sempai advice, which is to have an else that catches all possible things the player can think of so that things like this don't happen: http://tinypic.com/r/2upfgoj/5

I also cannot figure out what I'm supposed to do. Nothing I'm trying to type in works.