Monster bot is a Starcraft AI Bot playing with Zerg.
- BW 1.16.1
- BWAPI 4.1.2
- BWMirror_v2_5.jar(maybe with v2.6), going to be change to BWAPI4j in the future
- Windows 7 or higher
commit 내용은 영어로 기입하는것으로 합니다. 일반 형식을 따를 시 해당 issue에 해당 커밋이 표기 됩니다.
[#issue number] commit 내용
[#noissue] commit 내용
예) [#25] finder refactoring
-
Git 사용시 Merge 대신 Rebase 사용.
-
merge : 변경 이력이 모두 남아 있기 때문에 이력 관리가 복잡해짐.
-
깃 사용 법 : repository fork -> branch 생성 -> local 로 clone(or pull with rebase) -> coding -> commit -> pull with rebase(upstream) -> push to forked repository -> pull request to upstream
-
GUI Git Tool
-
설치 다운로드 : https://www.sourcetreeapp.com/
설정 가이드 : https://blog.naver.com/skaskgus0704/221392016267 -
Fork
-
1.메인에서 Fork 진행
-
2.소스트리에서 Fork repository 개인 주소로 클론 진행
-
3.설정 -> 원격 -> 추가 -> 메인 깃 upstream 이름으로 추가
- 4.패치
- 5.브랜치 생성
-
6.작업 후 commit
-
7.rebase pull 버튼 클릭 후 병합 대신 재배치 체크
-
8.push (Fork 딴 Origin/branch 에 반영)
-
9.pull Request (Origin -> Upstream)
오정욱 : 저 있으니 걱정마세요
현국근 : 아수라발발타
김성욱 : 센세이션을 한번!
박세민 : 스타는잘못하지만 2년대회하면서 즐거웠는데 이번에도 재밌게해보아요~~
박진용 : 엄청 기대되네요~~!ㅎㅎㅎ 세계1등 ㄱㄱ
김시완 : 안녕하세요 김시완입니다.
이대희 : 저그는 운영! 이번엔 컨트롤부분도 많이 해보고싶네요~