Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Get a devDuck
Rubber duck debugging has never been so cute! Get your favorite coding language devDuck
Buy Now
Search - "screeps"
-
I have in my head parts of a game, I'd love to build. A top-down space colonization game. You control various spacecrafts and build spacestations etc. to expand your control.
The catch is that you have limited direct controls in-game. Most of the "gameplay" consists of having your own piece of software running somewhere, communicating with the API and controlling your colony.
Similar to Screeps, but I don't like the limitations of writing JavaScript and uploading it to the service. I'd love for the user to have free control of what language to use. They just need to be able to create a TCP socket and communicate with the API23 -
!rant
Does someone here play Screeps? It's a very interesting MMO game in which you program Creeps do to things like building your base or defending it. The only gameplay is programming.
https://screeps.com
And thats me: https://screeps.com/a/...15 -
*messing around in the screeps simulator deciding on whether to pay *
*other student walks up*
Kid:
"Oh, you're playing one of _those_ games"
*stares at screen for some time*
"are you hacking the computer?!"
Me: "...yes. 😎"
*kid walks away shaking his head*
10 minutes later the teacher walks by yelling at people for not working
Welcome to high school, Anytown, USA5 -
I just bought the game screeps (http://screeps.com) and am gonna use typescript. Should I or should I not add this on my CV as side project?5
-
Any other Screeps players here?
for the people running into a "Screeps is not defined":
Screeps is a MMO RTS where you code your "army" to do stuff in Javascript (a la NodeJS).
Code how your harvesters should behave, how your soldiers should behave, how your builders should behave etc. etc.
So far, it is quite a fun game, tho my (Intel Nehalem based) laptop has issues handling it (thanks to a awfully slow GPU...) so it's difficult to play for me at the moment (I'm on holiday, my home PC is a LOT faster).
It costs about 15 euro on steam, and if you're into this stuff, it's well worth it.
Just make sure you finish the tutorial first... I didn't and I regretted it when I bought the game (it's a huge pain in the buttocks to get started if you don't understand the API and such).
Currently just playing on my own localhosted private server to discover how the game works and such, but will be setting up a public server later down the road to play with others.
Tho it would be nice if Screeps would allow for "team-based" gameplay as well so it'll be slightly harder for early players to bully the newer ones.2 -
if(!rant)
{
cout<<"Anyone here ever play the game Screeps? If not, you should really consider checking it out! The point of the game is to write scripts to automate the tasks carried out by your "creeps". Scripts are all in Javascript. Its fun!"<<endl;
}
else
{
cout<<"I hate mondays."<<endl;
}4 -
Anyone playing screeps?
You know the Moment when you just want to check if your code is running, just 10 Minutes, and then you find yourself spending the whole night on rewriting your defence or mineral processing code?1 -
!rant
Yeah, buying Screeps yesterday was definitely my most sober Steam purchase ever. I thought HackNet had a steep learning curve lol. -
!rant
So, does anyone here play Screeps? If so, what do you guys think of it, and i what language do you write code for it?
I am currently on the fence about picking it up again because fuck JS. If i can manage to get C# to compile to that game without crashing performance like a sinking submarine i would probably try it again. -
Is anyone still playing Screeps? Only got it recently, and it seems it isn't dead yet, but the last posts about it on devRant were more than a year ago.
-
when you're trying to play #screeps at work but your phone rings all the time and the internal messenger won't stop trying to get my attention...
-
There is a feature that i have been wondering about for a while now for this app. We all know the stackoverflow community can be toxic and horrible, but sometimes I have questions that aren't right for stackoverflow and would like to be able to ask that here. I am a 2nd year Computer Engineering student, and I know I speak for many of I say you are very confused at this age. I would love a section where you can ask carreer questions and stuff like that, not coding stackoverflow type of questions. For example currently I am wondering, should I move into the networking direction or AI. I am currently doing 2 CCNA courses and I love this, and there is a feauture for this, but IA also breaks my brain and I would love to take it further. Programming is my life, and in my holidays I code, when doing a project for class I would take a break from my programming project and work on my own code or play my favourite game Screeps, but this CCNA course is amazing and I also love that. Both AI and networking have futures in this world, but now is the time for me to pick and start to work on it!