sc2ai 0.8.0
This is a Ruby interface to STARCRAFT® II. Write your own AI using an easy interface and compete against others.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (10):
            async
            ~> 2.27
          
          
            async-process
            ~> 1.4
          
          
            async-websocket
            ~> 0.30
          
          
            fiddle
            ~> 1.1
          
          
            logger
            ~> 1.7
          
          
            numo-linalg
            ~> 0.1
          
          
            numo-narray
            ~> 0.9
          
          
            rumale
            ~> 1.0
          
          
            sc2ai-kdtree
            ~> 0.4
          
          
            thor
            ~> 1.4
          
    Development Dependencies (11):
            async-rspec
            ~> 1.17
          
          
            conventional-changelog
            ~> 1.3
          
          
            factory_bot
            ~> 6.5
          
          
            fakefs
            ~> 3
          
          
            rake
            ~> 13.3
          
          
            rdoc
            ~> 6.14
          
          
            rspec
            ~> 3.13
          
          
            sord
            ~> 7.1
          
          
            standard
            ~> 1.50
          
          
            webrick
            ~> 1.9
          
          
            yard
            ~> 0.9.37
          
    