Doug McDonald
Doug McDonald
We have a project which uses EA and which we need to migrate to core, if I can get any time I will fork and have a play. The cross...
I got this working in my react app in the following way: **General:** - `npm i neo4jd3` - add a reference to d3 from a cdn in your index page...
I have a similar problem, I have a fixed position navigation bar down the left, and a scrollable body on the right. I want to set stops at two places...
In case it helps anyone else who stumbles across this one, I resolved the ECONNRESET issues by changing the node version in the deploy.sh from 0.12.7 to 4.6.0. I now...
I'm seeing the same kind of thing, will let you know if I find a solution
I think you're right on the administrator issue as a potential cause, but I can run the same command locally as a non-administrator, so probably more something which Azure locks...
Reduced instructions New standards Game modes, ctf
Definitely! we should allow people to select from `base` warriors which would have a description of what they do and how the commands do that, as part of a tutorial....
I like this idea (as beginner!) it would also go part way to making a simpler interface than just accepting typed code. It would be nice to build warriors from...
Hi @robgorham thanks for the PR, I was just checking this PR and wondering whether to merge it. When I check https://corewar-docs.readthedocs.io/en/latest/corewar/ and click on the link to the intro...