kyranstar / Hunt-The-Wumpus

6 stars 0 forks source link

Final prep work #52

Open WasabiFan opened 9 years ago

WasabiFan commented 9 years ago
WasabiFan commented 9 years ago

Once we get the other main things done, we should tick these off the list. This could probably be finished day-of if needed.

kyranstar commented 9 years ago

Should the wumpus appear when it moves into explored territory? I think it makes it too easy. This applies to bats & pits as well.

WasabiFan commented 9 years ago

Yeah... I think these things should probably disappear when not in the immediate vicinity. Maybe they should fade out over a long time, say 10 or 20 seconds?

On this topic, it would probably be a good idea to refactor the DrawRoomBase method into separate methods:

Then we can easily modify it from there to hide them or fade them. @kyranstar Are you willing to try and tackle this?

kyranstar commented 9 years ago

Sure.

kyranstar commented 9 years ago

@WasabiFan Do you mean DrawCaveBase?

WasabiFan commented 9 years ago

Yeah... that sounds right. I was going off (apparently incorrect) memory ;)

anabh4569 commented 9 years ago

Guys, do we have a set of bookmarked code pieces to showcase?

WasabiFan commented 9 years ago

No... although we should. If someone can find some of those, that would be great!

P.S. Did you get a chance to add the trivia answer order randomization?

anabh4569 commented 9 years ago

I thought I did, the questions answer's aren't all the first choice now. I mean, its not "random" but it simulates randomness with hard-coded questions.

WasabiFan commented 9 years ago

Looking at your commit, I don't see that -- are you talking about the StandbySet? Those aren't actually used, so changing it there won't change the available answers (sorry if I wasn't very clear on that) I'll go there and quickly rejigger that stuff to make it work with the actual questions.

Thanks for doing most of it!

WasabiFan commented 9 years ago

Ahhh I see what you did -- you then set the question set to the standby set. I'll go and move that around to work with the other system.

anabh4569 commented 9 years ago

Chill legumes.

WasabiFan commented 9 years ago

I... don't know what that means :confused: I'm not familiar with the lingo of today's modern youth...