Florent Cailhol

Results 41 comments of Florent Cailhol

I think we have a problem here. All games should be able to run without the sandbox... The current design makes things really complicated. Last year, every server-side game had...

aurium/js-game-server@add/command-tool

Some ideas: - Sandboxer - Isolator I think the name of the project should reflect its main features.

One thing I noticed is that `gameState.speedRatio` is fixed. Moreover `runPlaying` and `runPlayLeaving` don't compute (or read) the delta time between frames. This is an issue because it makes your...

Exactly. This is a Babel 5 plugin. I haven't updated it to Babel 6 because **this project is no longer maintained**. It was created prior `graphql-js` and `react-relay`.

I no longer have time to contribute to this library but I'll be pleased to accept any PR!

Since this project is no longer maintained and graphql-js parser does the job pretty well, I may consider dropping the name or accept any breaking PR. This library was created...

Here is a simple suggestion: use `KeyboardEvent#code` to map to physical keys to support non-US keyboard.

Maybe this feature should be provided as a plugin (hosted in another repository).