Skip to content

Latest commit

 

History

History
90 lines (64 loc) · 3.37 KB

README.md

File metadata and controls

90 lines (64 loc) · 3.37 KB

GLHF | Generals.io Bot Framework

PyPI - Python Version PyPI - Version

Empowering seamless bot-server interactions with customizable workflows, all designed to elevate your automation experience effortlessly.

Table of Contents

Installation

To have examples on your machine, it is recommended to clone the repository.

Install from PyPI

pip install glhf

Clone the Repository and Install from Source

git clone https://github.com/Stanley5249/generals-io-glhf.git
cd generals-io-glhf
pip install .

Features

This project consists of several components, each with its own set of features. Below is a detailed breakdown:

Status Type
Complete
⚠️ Partially Functional
📅 Planned

Example Bots

Component Status Description
SurrenderBot ...
OptimalOpening Compute optimal strategy paths for the first 25 turns
Human.exe 📅 Plan for future integration

glhf.sever

Component Status Description
SocketioServer Connect to official site
LocalServer ⚠️ Simulate official site locally

glhf.gui

Component Status Description
PygameGUI ⚠️ Display only map during in-game

glhf.app

Component Status Description
APP ⚠️ Integrate server, GUI, and bots
command ⚠️ Provide command line tool wrapper for APP

Troubleshooting

Contributing

Your feedback and contributions are highly valued as the project continues to evolve.

License

This project is licensed under the GNU General Public License Version 2.