Skip to content

BonePolk/blumBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blum Bot

Blum bot for Blum game based on opencv

Installation

Prerequisites

  • Python 3.8 or higher
  • Pip package manager

Steps

  1. Clone the repository
git clone https://github.com/yourusername/blum-bot.git
cd blum-bot
  1. Create a virtual environment
python -m venv venv
venv/bin/activate
  1. Install dependencies
pip install -r requirements.txt

Usage

  1. Run bot
python main.py
  1. Configure and press start button

Also you can start/stop bot with S on your keyboard

About

Bot for Blum game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages