alanhdu / hunt

Play Hunt (the terminal game) online at http://quiet-forest-3036.herokuapp.com/
1 stars 0 forks source link

Make it so that you don't have vision where you previously were? #14

Closed samm81 closed 9 years ago

samm81 commented 9 years ago

We could ruin the idea of this being a hunt clone and make it so that you only see walls where you have field of vision, instead of both where you have it and where you had it.

alanhdu commented 9 years ago

I kind of like this idea. I think it makes more sense, and it's definitely easier to implement.

I think this would also make the regenerating walls easier. We could just keep running the cellular automata on all the invisible locations, instead of storing the original wall format, the order the walls were shot down, and then resurrecting walls one by one.

samm81 commented 9 years ago

The big issue I have with this is then what we're making isn't a hunt reproduction, and I hate to abandon the pure intentions

broluwo commented 9 years ago

Then fork it?

samm81 commented 9 years ago

Where'd you come from wtf On Aug 31, 2014 10:00 AM, "Brian Oluwo" notifications@github.com wrote:

Then fork it?

— Reply to this email directly or view it on GitHub https://github.com/alanhdu/hunt/issues/14#issuecomment-53990426.

broluwo commented 9 years ago

@samm81 I'm always around man. Just been busy as of late.

alanhdu commented 9 years ago

Closed in #23