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
- libsdl2
- boost_asio
- libsimple_graphical
- libsimple_interactive
- libsimple_sdlcore
- libsimple_geom
- libsimple_support
- cpp_tools
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.