Skip to content
/ jssc2 Public

Provides an interface for RL agents to interact with StarCraft 2, getting observations and sending actions.

License

Notifications You must be signed in to change notification settings

arcman7/jssc2

Repository files navigation

jssc2

StarCraft II Learning Environment

This package is a JavaScript port of the deepmind/pysc2 Starcraft II environment and library for training agents.

  • All core functionality will be kept the same, including the user command line api, however memory usage and performance may very to some degree for certain modules. Please run the tests in the tests directory for more information.

Browser rendering

RGB Rendering 256x256 resolution

Manual feature-layer rendering

Progress tracked here

Untested code paths

Rendering Tests

About

Provides an interface for RL agents to interact with StarCraft 2, getting observations and sending actions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published