Open WasabiFan opened 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.
Should the wumpus appear when it moves into explored territory? I think it makes it too easy. This applies to bats & pits as well.
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:
DrawRoomBase
should just draw the base images -- the hexagons and their coloringThen we can easily modify it from there to hide them or fade them. @kyranstar Are you willing to try and tackle this?
Sure.
@WasabiFan Do you mean DrawCaveBase?
Yeah... that sounds right. I was going off (apparently incorrect) memory ;)
Guys, do we have a set of bookmarked code pieces to showcase?
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?
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.
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!
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.
Chill legumes.
I... don't know what that means :confused: I'm not familiar with the lingo of today's modern youth...