It'd also be cool if the higher up you go, you can see a previous level, and affect it in some way, like helping more cursors get up to your level, or hinder them to be evil.
Cursors
51–60 of 245 posts
Re: Cursors
#52Firefox says:
> SecurityError: The operation is insecure. client_out.js:30
Chrome says:
> Uncaught SecurityError: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
Re: Cursors
#53Dev here. There's an editor at http://cursors.io?editor , but it can't submit the level to me yet. But you can type "generateCode();" and put it on pastebin and email it to me at me [at] m28.io and I'll put it in game if I like it. My server is getting hammered pretty hard, that's the reason for the disconnects. The spike caused by hn: http://d.m28.io/ZCWdy0m1DHOG.png I'm gonna sleep now but ask anything and I'll rep…
Noticed the string from the level editor `std::vector wallByColor[`
Re: Cursors
#54Re: Cursors
#55Re: Cursors
#56Source code here https://code.google.com/p/cursorlog/
Re: Cursors
#57Earlier quoted context omitted.
Did they figure out which was the real one, and then restart the game and get to that level just to point out the correct answer?
When I got to that level a cursor was drawing an arrow to a false path. I couldn't figure out how to draw, so I assume a "fake cursor" was part of the level.
Re: Cursors
#58Re: Cursors
#59Earlier quoted context omitted.
I am not logging anything at the moment. I started writing this a few days ago.
This is going to be H U G E. Stats about one's own selflessness etc would be really cool. Or even aggregated stuff. X% is selfish, Deciles of goodness etc.
Re: Cursors
#60This reminds me of an app that I built ~6 years ago http://cursorlog.appspot.com/ - it's not working now, some JS error with `this.hidden` :( Source code here https://code.google.com/p/cursorlog/