Fey

Results 11 comments of Fey

I am not sure what the best way to go about it is, many libs just have a warning in the README about compatibility and let the hosting application install...

I know this is a website issue but I noticed this and related issues https://github.com/redfin/react-server/issues/638 and https://github.com/redfin/react-server/issues/639 in my react-server backed application and I am adding [helmet](https://www.npmjs.com/package/helmet) as a custom...

Cool, will open one. As for Frameback, I guess the framed object will be on the same domain, so helmet's default value `SAMEORIGIN` for X-Frame-Options should not break it since...

I'd like to give this a try, will report if failure ensues :robot: :ghost:

@ncthbrt I know

No worries; I just thought of it as a given, to model the ghost behaviours according to the ones in the original game. That's the reason why it could be...

The acceptance criteria should probably reflect that too.

Read up on the ghosts behaviour mostly [here](http://gameinternals.com/post/2072558330/understanding-pac-man-ghost-behavior) and I will summarize the takeaways. There are three modes in the game that effect all ghosts more or less equally: -...

@emmenko Ok, then I'd propose we could first have one single ghost that starts in the middle of the boad and no ghost house. The ghost would always be in...