Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lladdy/chance-sc2
A Starcraft 2 AI that plays Random and randomly selects its strategy.
https://github.com/lladdy/chance-sc2
Last synced: 3 months ago
JSON representation
A Starcraft 2 AI that plays Random and randomly selects its strategy.
- Host: GitHub
- URL: https://github.com/lladdy/chance-sc2
- Owner: lladdy
- Created: 2019-08-29T00:20:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-18T06:17:04.000Z (11 months ago)
- Last Synced: 2024-06-18T02:31:25.351Z (5 months ago)
- Language: Python
- Homepage:
- Size: 1.39 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-sc2-ai - Chance
README
# Chance
A Starcraft 2 AI that plays Random and selects its strategy by random.
[View on AI Arena](https://aiarena.net/bots/117/)
## Setup
Install requirements
`pip install -r requirements.txt`