Skip to content

Allows for simple communication between allies using a public segment

License

Notifications You must be signed in to change notification settings

tiennou/simpleAllies

This branch is 15 commits ahead of, 5 commits behind screepers/simpleAllies:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 25, 2024
9db34db · Feb 25, 2024

History

40 Commits
Jan 13, 2024
Dec 31, 2023
Jan 13, 2024
Feb 25, 2024
Jan 13, 2024
Dec 31, 2023
Jan 13, 2024
Dec 31, 2023
Jan 13, 2024
Dec 31, 2023
Aug 11, 2023
Jan 23, 2024
Feb 25, 2024
Feb 25, 2024
Dec 31, 2023
Jan 13, 2024

Repository files navigation

Simple Allies

Simple Allies is a tool for Screeps that simplifies ally communication. It provides a data model for segment communication, facilitating requests for resources, defense, attacks, hostility, work, funneling, and scouting. This is designed to enhance alliance cooperation and strategic gameplay.

Usage

To integrate Simple Allies into your Screeps bot, import the necessary components from the project and incorporate them into your code.

Code

For more details, refer to the source code:

  • TypeScript source code: src/
  • Built JavaScript code: dist/

Please note that the JavaScript code is generated from the TypeScript source code and should be functionally identical.

Contributing

Contributions are welcome! Feel free to submit a pull request. Please do to the the development branch unless there is a good reason not to.

About

Allows for simple communication between allies using a public segment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 50.1%
  • JavaScript 49.9%