Welcome to my Screeps AI bot project. This bot is designed to automate resource gathering, construction, and defense in the game Screeps World.
Screeps is a MMO strategy game where you control your colony by writing JavaScript. Your code runs on the server, and your creeps automatically execute your commands.
- Resource Management: Automatically collects and manages resources.
- Construction System: Builds structures when resources are available.
- Defense Mechanism: Defends against enemy attacks.
- Room Management: Manages multiple rooms and prioritizes tasks.
Before you begin, ensure you have met the following requirements:
- A Screeps account.
- Basic understanding of JavaScript and Screeps game mechanics.
To install and set up the bot, follow these steps:
-
Clone the repository:
git clone https://github.com/Dynesshely/Frightening-Wind.git
To deploy the bot to Screeps:
- Log in to the Screeps world.
- Use the Screeps CLI or the in-game interface to upload your scripts.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the GPLv3 License. See LICENSE for more information.