게임 정보
About Screeps
Screeps means "scripting creeps." You use real JavaScript to script behavior of your units, or creeps. The Screeps franchise is aimed at programming enthusiasts and consists of two games: World and Arena.
게임 정보
Screeps: World is an open source MMO RTS sandbox game. With all the attributes of a full-fledged strategy game, you control your colony by writing script that operates 24/7 in the single persistent open world filled by other players on par with you.Your colony can harvest resources, build units, conquer territory, trade with other colonies. As you conquer more territory, your influence in the game world grows, as well as your abilities to expand your footprint. But beware, multiple players aiming for the same territory may lead to conflict!
Screeps is developed for people with programming skills. Unlike some other RTS games, your units in Screeps can react to events without your participation – provided that you have programmed them properly. And, unlike other MMO, you do not have to play Screeps constantly to play well. It is quite enough just to check once in a while to see if everything goes well.
Features:
- You play by writing JavaScript AI which controls your units 24/7 even while you're offline.
- Units of all players coexist in the same real-time huge persistent world and obey the same rules.
- Many kinds of units, base building, mining resources, territory control, economy, manufacturing, transporting, logistics, trading—all the attributes of a real strategy game which you need to program!
- The better your scripts, the better your game—irrespective of the time played. Your creeps will mine, build, defend, and conquer as you just work, sleep, or walk your dog.
- Only basic programming skills are required. However, if you are a pro developer, now is the chance to put your skills to the limit!
- Edit your scripts from the in-game editor, or using your favorite external IDE.
- Other languages are supported via WebAssembly: C/C++, Rust, TypeScript, Go, C#, F#, Kotlin, Swift, D, Pascal, Zig, the list is growing.
- Permanent MMO access with 20 CPU limit included in the starter package. Unlock your full CPU in your account on the official server by purchasing a Lifetime CPU unlock or an in-game CPU Unlock consumable item (can be bought by in-game credits).
- If you don't want to buy an unlock, that's fine—there is a standalone CPU-limited world shard where you can compete with other "CPU-locked" players on equal terms.
- Host your own server, modify games rules and play with your friends via LAN or on the Internet. The server is an open source project.
- The game is slow-paced (from 2 seconds to 5 seconds per game tick depending on a world shard where you start playing), since it allows you to debug your scripts in the real-time world. You can use your private server to develop and test with fast pace (up to 10 game ticks per second).
76561198038440347
게임의 AI를 직접 자바스크립트로 짜줘야 하는 온라인 전략시뮬게임. 마우스와 키보드 단축키 대신 코딩을 해야하는 차이라고 보시면 됩니다. 자바스크립트로 짠다고 하지만 꼭 자바스크립트로만 짤 필요는 없습니다. 정확히는 자바스크립트로 변환만 할 수 있으면 어떤 언어든 되요. 전 파이썬으로 짭니다. (파이썬 만세! 🐍🐍🐍🐍) 굳이 본인이 프로그래밍을 몰라도 하면서 배워가는것도 가능합니다. 실제로 이게임 하면서 자바스크립트 배웠다고 하는 분들 좀 봤어요. 자기가 코딩한게 성공하는걸 보면서 뿌듯해 할 수 있는 게임이랄까요. 간만에 빠진 게임을 찾았네요. 정액제 게임이라 첫구매 후 매월 만원정도 비용을 내야 하는데 안 내도 게임 자체는 가능합니다. 다만 짠 코드를 돌릴 때 쓰이는 CPU 할당량이 줄어들어요. 경험상 코드를 어떻게 짜냐에 따라 방 한두개정도는 돌릴 정도로 나오는거 같네요. 게임 시장에서 돈 모아서 정액권을 구매하는것도 가능합니다.