Live data from Hacker News

Screeps – An MMO strategy open world game for programmers

screeps.com

1–10 of 17 posts

Re: Screeps – An MMO strategy open world game for programmers

#3

This is a cool idea, but I can't imagine why you'd want to login via GitHub. They get read/write access to all your public and private repos.

And all your organizations public/private repos? Not sure why it needs that.

Anyways, the game looks awesome, I've been playing with a similar idea for a while on and off.

Re: Screeps – An MMO strategy open world game for programmers

#8
post #3

This is a cool idea, but I can't imagine why you'd want to login via GitHub. They get read/write access to all your public and private repos.

And all your organizations public/private repos? Not sure why it needs that. Anyways, the game looks awesome, I've been playing with a similar idea for a while on and off.

It looks like you can commit code to the game by pointing it at a GitHub repository or other methods[1]. I couldn't find documentation on the GitHub integration but here's some people talking about it[2].

[1] http://support.screeps.com/hc/en-us/articles/203022512-Commi...

[2] http://support.screeps.com/hc/communities/public/questions/2...

Re: Screeps – An MMO strategy open world game for programmers

#9
post #3

Earlier quoted context omitted.

And all your organizations public/private repos? Not sure why it needs that. Anyways, the game looks awesome, I've been playing with a similar idea for a while on and off.

It looks like you can commit code to the game by pointing it at a GitHub repository or other methods[1]. I couldn't find documentation on the GitHub integration but here's some people talking about it[2]. [1] http://support.screeps.com/hc/en-us/articles/203022512-Commi... [2] http://support.screeps.com/hc/communities/public/questions/2...

Ahh. Makes sense then - I wonder if GitHub allows granular permissions from OAuth requests?

Looks like they don't, unfortunately - https://developer.github.com/v3/oauth/#scopes

Re: Screeps – An MMO strategy open world game for programmers

#10
Pretty fun. I did experience an EXTREMELY frustrating issue though. I tried multiple times to complete the simulation. However, you really need to hijack the back button or at least the backspace key. Hitting the backspace key without selecting the code editing window immediately navigates you away from the simulation and forces you to start the entire thing over. Extremely frustrating to say the least, and it prevented me from finishing it.
Post reply on HN