Cursors
171–180 of 245 posts
Re: Cursors
#172How did you solve the chicken-and-egg problem of getting your first dozens of concurrent users, author?
Re: Cursors
#173Re: Cursors
#174Uh no, you're a cursor, get back out there as a fresh cursor...
Re: Cursors
#175Earlier quoted context omitted.
Arrgh, how do you guys write these awesome, complex projects (with networking! and built-in tools!) in just a few days? If I tried my hand at making this, it would take me, like, a month. What is the trick that lets you leap across this order-of-magnitude-sized time gap? Great work!
You just have to be familiar with your tools. I even wrote my own websocket server implementation, because there wasn't any good ones for libuv.
Re: Cursors
#176Re: Cursors
#177Wow! There is so much going on here. I can't believe you're not logging! * First it starts out as a simple maze puzzle game. * Then it there're weird layouts where people are clicking stuff, and pathways are opening up randomly. * Then you realise it's not random at all, people have to click things for pathways to open. * Then you realise someone has to stay behind and sacrifice themselves for other people to go thro…
Re: Cursors
#178Dev 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…
Keybind found so far: * O: spawn * A/S: change paint color * W: exit? green block
* A: Prev Paint Color
* S: Next Paint Color
* B: Create Click Button
* Z: Undo
* W: Add Exit Block
* O: Move Spawn Point
* N: Create Hover Area
* Arrows: Change Size
Re: Cursors
#179Earlier quoted context omitted.
I went to the more-difficult-to-reach exit and was sent all the way back to the beginning of the game :-(
[Spoiler Alert] I did this on the first play through too. I played through again and it turns out that's the last level anyway. If you take the easy option you end up in a blank level where all the winners can hang out and just draw pictures. When I was there it was 50% people expressing their joy in finishing, and 50% dick pics :)