Skip to content

jubertroldan/pysc2_agent

Repository files navigation

pysc2_agent

Artificial intelligent Agents for Starcraft II

currently working with basic agents for the purpose of research.

testing the following:

  1. base_agent

  2. random_agent - agent that seems to click everywhere on the map

  3. scripted_agent

  4. simple_agent - basic agent by Steven Brown (Building basic PySC2 Agent)

  5. simple_agent_test - this is playing around with the basic agent

  6. smart_agent - this is Qlearning based agent by Steven Brown

About

artificial intelligent Agents for Starcraft II

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages