Code Monkey home page Code Monkey logo

bwapi-bwta-map-analyzer's Introduction

bwapi-bwta-map-analyzer

Standalone BWTA based Brood War map (terrain) analyzer (BWAPI v3.7.4 compatible)

This project provides two utilities / tools:
  1. bwtaMapAnalyzerV1_0.exe - a standalone BWAPI Client based map analyzer, which spits a .bwta file as a result after running.
  2. stripped BWTA source code that doesn't support terrain analysis generation (i.e. creating the .bwta file is done by 1), but supports everything else - actually using BWTA by a bot. This stripped down version doesn't depend on CGAL, boost, tinyxml, etc.
Why are the above tools needed?

BWTA hasn't been maintained for about two years already and it's no longer compatible with the new BWAPI version and even worse - (because of its dependencies) with the newer C++ compilers. The aim of this project is to provide means for bot developers to use BWTA with newer C++ compilers and after some more work - with the new BWAPI version.

How to use?
  1. In case for a particular map a previously generated .bwta file is not available, one needs to run ONCE bwtaMapAnalyzerV1_0.exe as a BWAPI Client along with BWAPI v3.7.4 in order to generate a .bwta file.
  2. A bot that utilizes the stripped down version of BWTA can then run normally with BWAPI using the pregenerated .bwta file.
For ideas and suggestions, please reply to the forum topic at: http://www.broodwarai.com/forums/viewtopic.php?f=9&t=1223
The original BWTA source code is located at: https://code.google.com/p/bwta/

bwapi-bwta-map-analyzer's People

Contributors

krasi0 avatar

Stargazers

Andrew Schreiber avatar Joshua Dong avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.