noble fork of openbw

fuglycodelord420 869abee5fb Addressing compiler warnings. 2 gadi atpakaļ
libopenbw_core 869abee5fb Addressing compiler warnings. 2 gadi atpakaļ
libopenbw_ui 869abee5fb Addressing compiler warnings. 2 gadi atpakaļ
replay_viewer 869abee5fb Addressing compiler warnings. 2 gadi atpakaļ
.gitignore f34c5536b2 Major changes in project structure, 2 gadi atpakaļ
COPYRIGHT eded1de627 copyright and license files 2 gadi atpakaļ
LICENSE eded1de627 copyright and license files 2 gadi atpakaļ
Makefile f34c5536b2 Major changes in project structure, 2 gadi atpakaļ
README.md 2ab1ed8831 typos 2 gadi atpakaļ

README.md

Fugly changes

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

Dependencies

Also see the readme for in each component directory for specifics.

Instructions

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

COPYRIGHT and LICENSE apply to all files in the project unless specified otherwise on the files.