how to code an AI BOT • STARCRAFT 2

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 พ.ย. 2024

ความคิดเห็น • 40

  • @ESChamp
    @ESChamp 4 ปีที่แล้ว +15

    Shout out to you on this video, loved that you found the template useful!

    • @createdbykoko
      @createdbykoko  4 ปีที่แล้ว +4

      you guys are champs! yall made it so easy to get started

  • @ScBroodSc2
    @ScBroodSc2 7 หลายเดือนก่อน +2

    As someone who never coded in python but knows very well sc2, I just finished making my first bot following your video. I first watched it once entirely, got a first look of the code, and then went step by step, copying, understanding, etc. If I had simple questions, chatgpt was there to help. Now, I have to fly on my own and make a new bot. Thank for the video, really helpful.

  • @ReumiChannel
    @ReumiChannel ปีที่แล้ว +5

    Most comments seem to just be about the impression lol. Here's the comment that you might like.
    I'm a normal SC2 player (Platinum). I followed your tutorial video until the end and created my first AI (Terran) as I have intermediate coding skills. I guess I'll have to figure out how to attach the add-on buildings by myself. Anyway, I'll be continuing this from today. It's unfortunate that you didn't make any follow-up videos, but thanks for helping me start on this. Subscribed

    • @natecw4164
      @natecw4164 7 หลายเดือนก่อน

      Did you end up driving on with your bot? If so, did you find a community to help you? I'm learning Python and I've played SC2 since the beta. Super interested to try this.

  • @kirito3082
    @kirito3082 3 ปีที่แล้ว +1

    I started playing Starcraft because I learned it was free when I watched the Alphastar matches, but I have always played RTS games (AOE2, Star Wars: Galactic Battlegrounds, Warcraft 3)

    • @createdbykoko
      @createdbykoko  3 ปีที่แล้ว

      Amazing that you played starcraft AFTER alphastar :) did u like it?

  • @vladimirtchuiev2218
    @vladimirtchuiev2218 2 ปีที่แล้ว +1

    I have a question, how do I extract data from replays? I want to try and train a bunch of neural networks to perform various functions such as building placement, and I would like to perform supervised learning on this from replays.

  • @InDiGo420
    @InDiGo420 4 ปีที่แล้ว +1

    oh man i really hope you continue this series! following this i was able to create my first bot. i'm still learning a lot but i'd love to see a follow up video, especially if you manage to get deep learning going! ty very much i've subbed waiting for more!

    • @createdbykoko
      @createdbykoko  4 ปีที่แล้ว +1

      Thanks! I plan to incorporate deep learning soon

  • @billyjoseph3540
    @billyjoseph3540 4 ปีที่แล้ว

    I played Starcraft 1 and Starcraft 2, mostly against bots because my internet was pretty bad for online gaming. Excited about people building AI for this, and Blizzard supporting them!

  • @isaiahclemons1860
    @isaiahclemons1860 3 ปีที่แล้ว

    This is awesome! I noticed that in the description you said you were thinking about implimenting Deep learning to make a starcraft bot, any updates on that video series?

  • @CSamuel54
    @CSamuel54 2 ปีที่แล้ว

    This is so great! I want to try creating a bot now! I'm wondering how you could improve the micro, I'm thinking that doing a min max type search for each units in there local proximity action could be great but it seems hard to simulate the game for calculating the best move in a complex game like this. I will think about it!

  • @Whisper1177
    @Whisper1177 2 ปีที่แล้ว

    This video is awesome, covers every step perfectly, searches through your entire video library but wasn't able to find any updates on further coding. Do you have any in the works?

  • @nrnoble
    @nrnoble ปีที่แล้ว

    Nice video. It should be noted that the eschamp link above is no longer working. I tried to find it elsewhere on the internet and cannot find it.

  • @shashanknagraj
    @shashanknagraj 4 ปีที่แล้ว

    Nice explaination..this is the first time i am watching the creation of AI bot.I liked it very much.I also want to learn more
    You made it look like very easy to create a bot like this.But i feel it takes more time to understand without any explaination .
    Thanks for this video

    • @createdbykoko
      @createdbykoko  4 ปีที่แล้ว +1

      it's really fun and interesting! you should try to create one too :)

    • @shashanknagraj
      @shashanknagraj 4 ปีที่แล้ว

      @@createdbykoko i love to create one but i dont have much experience in this..i am a bigginer still,so i am hoping to create like this one day

  • @jackie32
    @jackie32 3 ปีที่แล้ว

    I was trying to follow this but the setup link doesn't work, I found the original and was able to get the bot into a test match, but there was no other bot to compete against, and idk what to do anymore

  • @OchirBFolo
    @OchirBFolo 4 ปีที่แล้ว +1

    Best intro ever!

  • @brandonmiller3017
    @brandonmiller3017 3 ปีที่แล้ว

    Has anyone had issues with the build_workers function? Mine is running, returning true for can_affort but just doesn't do anything... Any help would be super appreciated!

  • @vladimirtchuiev2218
    @vladimirtchuiev2218 2 ปีที่แล้ว

    I'm trying to set a limit per base of 22 workers, but the AI often overshoots and trains 24 workers, did anyone come across this problem?

  • @lowlightgamer5558
    @lowlightgamer5558 3 ปีที่แล้ว

    Could you post your coding in the description so can copy and paste?

  • @diacono2289
    @diacono2289 2 ปีที่แล้ว

    QUE CRACK, FELICIDADES

  • @oscarsalgado189
    @oscarsalgado189 ปีที่แล้ว

    this can only be done versus bots right??

  • @adhamessam4947
    @adhamessam4947 4 ปีที่แล้ว

    Loved this video very much but can you make AI about Chess 😃

  • @TheRank1player
    @TheRank1player 3 ปีที่แล้ว

    i cannot find the maps folder anywhere please help

  • @soul_retiever1102
    @soul_retiever1102 3 ปีที่แล้ว

    i installed python 3.9 to my windows machine but it still says python is not a command in CMD when i type "python -m venv venv"

    • @soul_retiever1102
      @soul_retiever1102 3 ปีที่แล้ว

      update! it works just gotta say 'python3.9 -m venv venv'

  • @aavviieell
    @aavviieell 2 ปีที่แล้ว

    Thank you ! amazing guide

  • @urdesic
    @urdesic 4 ปีที่แล้ว

    @Mitch Koko come join sc2ai and aiarena discords, we have regular sc2 bot tournaments for cash prizes, and the community is very friendly :D the finalals of sc2ai ladder tournament is today, 9PM UK time :D

    • @createdbykoko
      @createdbykoko  3 ปีที่แล้ว

      This sounds fun! I'll check it out

  • @hardfinderpath-8400
    @hardfinderpath-8400 3 ปีที่แล้ว

    Thanks. It was interesting.

  • @adiankonina
    @adiankonina 4 ปีที่แล้ว

    love your video

  • @erfansn869
    @erfansn869 4 ปีที่แล้ว

    Veeeeeeeeeeeeeeeeeeeeeryyyyyyyyyyyyy nice

  • @lsp2987
    @lsp2987 2 ปีที่แล้ว

    Can someone please explain how to load my bot into actual game?

  • @thesaulo14
    @thesaulo14 4 ปีที่แล้ว

    waoooo integrate it to flutter jejee ... thanks

  • @Excess-qn7qh
    @Excess-qn7qh 4 ปีที่แล้ว

    thank you !

  • @skiesofpsr90
    @skiesofpsr90 3 ปีที่แล้ว

    Bot ai support should have never been allowed by blizzard.