Julien Villers

Results 9 comments of Julien Villers

Inspired by this party, my entry is a Game of Life pulsar oscillator (see [Wikipedia](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life#Examples_of_patterns)) ![GoL](https://user-images.githubusercontent.com/2279111/99915240-c8fadb80-2d02-11eb-8fdc-57e2f9efb944.gif) Uses left mouse button clicks to process next generation. My algorithm is probably not...

> Non competing (I mean it’s not really my idea ; and truthfully it’s not really an effect), inspired by the previous comment, Conway’s Game of Life > ![conways](https://user-images.githubusercontent.com/12510559/99918982-cc9a5c80-2d1a-11eb-975e-ba2f4bc83e3b.gif) >...

Mmm, that's not easy for me to do. My API is on a desktop application, and I don't manage web servers. For information, I've finally wrote a Powershell script to...

I've created a PR #21 with a fix. The fix is acceptable for me, but might break some use cases.

Ah, I've missed a case, which is broken even for me :) I will fix this too and produce a new PR/add to my PR.

Argh, I've totally messed up my pull request, it contains all my changes, instead of just the two commits needed for this issue, sorry about that. I think I'll need...

Ok I've destroyed and re-created my fork, then made a new PR #22. Sorry for the mess! I'll make other PRs for other stuff, as it should be.

@domaindrivendev Same issue here, running from an Owin server in a desktop application.