You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pure Java [bwapi](https://github.com/bwapi/bwapi) client (4.2.0) implementation backed by [N00byEdge](https://github.com/N00byEdge)'s [JavaBWAPIBackend](https://github.com/N00byEdge/JavaBWAPIBackend).
3
3
4
+
Also contains the pure Java BWEM implementation from [BWAPI4J](https://github.com/OpenBW/BWAPI4J).
5
+
4
6
**WORK IN PROGRESS**
5
7
6
-
If you currently need a Java API for bot development, please use the much more modern and stable [BWAPI4J](https://github.com/OpenBW/BWAPI4J)
8
+
If you currently need a Java API for bot development, please use the much more modern and stable [BWAPI4J](https://github.com/OpenBW/BWAPI4J).
9
+
10
+
If you find any bugs please create an issue.
7
11
8
12
### goals
9
13
Have a similar (java) interface to BWMirror to make porting bwmirror bots easy without all the DLL and JNI hassle and overhead.
0 commit comments