GithubHelp home page GithubHelp logo

jbwapi-kotlin's Introduction

JBWAPI Kotlin Template

A small template hello world bot for JBWAPI users to ease setup (using gradle).

Usage

$ git clone https://github.com/JavaBWAPI/jbwapi-kotlin-template.git

$ cd jbwapi-kotlin-template

$ gradle build

$ java -jar build/libs/jbwapi-kotlin-template-1.0-SNAPSHOT.jar

Tutorial

Follow the tutorial for more information

개발에 필요한 요소들

  • Download and unzip StarCraft 1.16.1 from Memorial University, hosted with permission from Activision Blizzard. Newer versions of StarCraft like Remastered are incompatible with BWAPI.
    • 위 링크를 통해 게임을 받고 원하는 최상위 루트에 StarCraft 폴더에 저장한다.
  • Download the SSCAI map pack and extract the included sscai directory into Starcraft/maps/
    • 맵을 다운받아서 설치한 게임에 maps 하위에 압축 해제한다.
  • Install the latest BWAPI. At time of writing, this is version 4.4.0
    • BWAPI를 받아서 설치한다. 설치 할때 게임 위치를 지정해준다. Starcraft\BWAPI\Chaoslauncher 위치에 런처가 있고 코드를 실행할 때 런처를 구동해줘야 한다.
  • Chaoslauncher 설정
    • plugins : BWAPI Injector (Release), W-MODE 체크
      • W-MODE는 윈도우를 창모드로 실행하게 해준다.(해상도가 낮기 때문에 충돌이슈로 무조건 체크 해주는게 이득)
    • settings : Warn about missing adminprivilegues 체크 해제

jbwapi-kotlin's People

Contributors

lavinoys avatar

Watchers

 avatar  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.