This would be an amazing way to indulge my programming fascination while also honoring my financial commitment to stick with efforts that could make a direct $MM impact on P&L. Wait, I can program and do that? Where do I sign up? Hi, devs! Feature request: that you can play the game without having to enter code; that you can actually point and drag and click. I hope that "You can master basics without knowing JavaScr…
It doesn't make much sense, you really will not be able to control all those hundreds of creeps on your own 24/7 :)
Screeps – the world's first MMO sandbox strategy game for programmers
21–30 of 83 posts
Re: Screeps – the world's first MMO sandbox strategy game for programmers
#22It will be interesting to see how it works. The biggest issue I can foresee is that a program doesn't have a limit on how much it can manage, given the computation time. If one AI is even a little better than the next best, it could quickly dominate the entire field without some limitations on growth. Something like warcraft 3's upkeep system would be good for ensuring that the game doesn't become boring even if one…
Every player will have CPU limit on how much time his script can use in milliseconds. So that's the challenge to make the AI strong and not exceed the resources.
Re: Screeps – the world's first MMO sandbox strategy game for programmers
#23I'm tremendously excited for this.
Also: if you don't launch with coffeescipt, I'll be adding a browser plugin to enable it.
Re: Screeps – the world's first MMO sandbox strategy game for programmers
#24Re: Screeps – the world's first MMO sandbox strategy game for programmers
#25Earlier quoted context omitted.
Every player will have CPU limit on how much time his script can use in milliseconds. So that's the challenge to make the AI strong and not exceed the resources.
Eww. Can we pay cash or btc to buy CPU time upgrades?
Having one person being able to pay for more cycles is the textbook definition of unfair : it restricts the non-paying player to a subset of optimized searches, while the paying player can ultimately get an edge because of his additional compute.
Re: Screeps – the world's first MMO sandbox strategy game for programmers
#26Re: Screeps – the world's first MMO sandbox strategy game for programmers
#27And history was changed forever, this was the beginning of a new era where wars between countries were fought over Screeps.
Re: Screeps – the world's first MMO sandbox strategy game for programmers
#28Ahh yes! I've been waiting for something like this since getting hooked on Starcraft and wishing I could dip into the worker's AI so it would run away if getting attacked - would save so much brain CPU and make the game much more high level (as it stands, Starcraft is really just a game about being able to split your attention on a series of rote tasks while still keeping your reaction time higher than the other play…
Re: Screeps – the world's first MMO sandbox strategy game for programmers
#29Earlier quoted context omitted.
Eww. Can we pay cash or btc to buy CPU time upgrades?
What? I hope you're being ironic, because if you're not you seriously don't understand the point of bot-based strategy games: https://www.battlecode.org/info/ Having one person being able to pay for more cycles is the textbook definition of unfair : it restricts the non-paying player to a subset of optimized searches, while the paying player can ultimately get an edge because of his additional compute.
Re: Screeps – the world's first MMO sandbox strategy game for programmers
#30artchiv: I would paypal you $20 to have early access to the API docs.