fuglycodelord420 869abee5fb Addressing compiler warnings. | 3 years ago | |
---|---|---|
libopenbw_core | 3 years ago | |
libopenbw_ui | 3 years ago | |
replay_viewer | 3 years ago | |
.gitignore | 3 years ago | |
COPYRIGHT | 3 years ago | |
LICENSE | 3 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago |
The project is now split into two libraries and an example project:
libopenbw_core - a header only library with the core game logic and networking
libopenbw_ui - static library for rendering and GUI
replay_viewer - example project for viewing game replays using the above libraries
Also see the readme for in each component directory for specifics.
Instructions for building and using OpenBW with BWAPI is at https://notabug.org/fuglycodelord420/bwapi. Otherwise see the readme for in each component directory.
COPYRIGHT and LICENSE apply to all files in the project unless specified otherwise on the files.