Kiyoung Moon
Monday, September 17, 2012
스타크래프트 인공지능
http://code.google.com/p/bwapi/wiki/UsingBWAPI
이 API를 이용해서 Custom AI를 만들어 볼 수 있다.
예전에 Paul이 알려줬던 내용인데 이제서야 보게됐다...
내가 생각했던 AI기술들을 이용해서 AI를 개발하는것도 재밌을 것 같다.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Task in UnrealEngine
https://www.youtube.com/watch?v=1lBadANnJaw
Unity : FPS Microgame Analysis -1-
Unity released very good FPS example for people and I decided to analysis how they make this. Personally I wanted to show you how I analys...
(모음집) NSObjectCRuntime.h에서 오류가 나올 때
NSObjectCRuntime.h에서 오류가 나올 때 십중팔구 cpp파일의 속성을 objective c++로 설정하지 않아서 생기는 문제이다. 끝.
Unity : FPS Microgame Analysis -2-
Class: ProjectileBase As you can see, ProjectileStandard has a member of ProjectileBase. ProjectileBase has a UnityAction variable, wh...
No comments:
Post a Comment