Screeps – the world's first MMO sandbox strategy game for programmers
11–20 of 83 posts
Re: Screeps – the world's first MMO sandbox strategy game for programmers
#12Re: Screeps – the world's first MMO sandbox strategy game for programmers
#13I support this wholeheartedly. I have wanted to mix my love for starcraft/AOEII with coding, and no games have done it to my satisfaction. Here are some other ones that didn't quite hook me. http://www.javascriptbattle.com http://codecombat.com http://fightcodegame.com
Re: Screeps – the world's first MMO sandbox strategy game for programmers
#14Re: Screeps – the world's first MMO sandbox strategy game for programmers
#15Re: Screeps – the world's first MMO sandbox strategy game for programmers
#16Re: Screeps – the world's first MMO sandbox strategy game for programmers
#17Hi, 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 JavaScript" means that there is a traditional RTS style mousey interface
Re: Screeps – the world's first MMO sandbox strategy game for programmers
#18It 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…
Re: Screeps – the world's first MMO sandbox strategy game for programmers
#19Would love additional info on gameplay. Is it RTS style where you see all your creeps and start coding on the spot? Or is it you write a more general algorithm and see how everything goes?
Re: Screeps – the world's first MMO sandbox strategy game for programmers
#20This 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…