CasperTheCat / OverBot

A bot framework? for Overwatch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OverBot

A Bot framework to play Overwatch

Building

Hook DLL

This is windows only as Overwatch is windows only. It requires compilation with a C++17 compliant compiler.

Framework

This is a platform agnostic frame that exposes the events driven by the hook. It requires compilation with a C++17 compliant compiler.

About

A bot framework? for Overwatch


Languages

Language:C++ 99.3%Language:CMake 0.7%