Skip to content

A Starcraft II AI player using the python-sc2 library

Notifications You must be signed in to change notification settings

HarrisonWhitner/SC2AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

SC2AI

A Starcraft II AI player using the python-sc2 library

I was inspired to start this project after watching this video: A History of AI Research in StarCraft | AI and Games

Another inspiration is from Google DeepMind's AlphaStar project

I am currently using this series as a reference for ML and the python-sc2 library: Python AI in StarCraft II

I am currently focused on the Zerg race bot, as it's strategy is less dependent on buildings and more on economy/unit management, which is easier to use a AI player to improve upon. I may consider revisiting the Terran race bot in the future.

About

A Starcraft II AI player using the python-sc2 library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages