Skip to content

TeamSAIDA/Guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

중요한 사항

프로젝트 개요

BasicBot 개발 취지 및 특이사항

BasicBot 설치방법

  • master 브랜치를 Clone or download

상세 설명

Code 폴더 설명

폴더명 설명
C BasicBot 및 TutorialBot 소스코드 C++ 버전
JAVA BasicBot 및 TutorialBot 소스코드 JAVA 버전
docs\C BasicBot API Documentation - C++ 버전
docs\JAVA BasicBot API Documentation - JAVA 버전
Doxygen BasicBot API Documentation 웹사이트 생성 자동화를 위한 Doxygen 설정 파일

BasicBot 디펜던시 및 권장 개발환경 (wiki 에 상세 가이드)

  • StarCraft : Brood War 1.16.1.1

  • C++

    • BWAPI 4.1.2

    • BWTA 2.2

    • Visual Studio 2013

    • 파일 인코딩 : UTF-8 with signature (BOM)

  • JAVA

    • BWMirror 2.5 (BWAPI 4.1.2 및 BWTA 2 가 포함되어 있음)

    • JDK 32bit

    • Eclipse or IntelliJ

    • 파일 인코딩 : UTF-8 without signature (BOM)

BasicBot 개발 History

  • 삼성SDS 알고리즘경진대회 준비 T/F에서 오픈소스 uAlbertaBot, Atlantis, BWSAL 등을 참고하여 BasicBot (C++ 버전 및 JAVA 버전) 을 개발하여 배포함

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
License.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published