The "Snake Game" on VBA Excel

Поделиться
HTML-код
  • Опубликовано: 10 ноя 2024
  • This video demonstrates and discusses how the "snake game", once a popular game in Nokia mobile phones, may be written in VBA Excel.

Комментарии • 26

  • @YvesAustin
    @YvesAustin 4 года назад +3

    Awesome video. I had a lot of fun building the snake game in Excel VBA. Thank you for this introductory. The insights on key steps helped me a lot.

    • @mtophir
      @mtophir  4 года назад

      You're most welcome. I'm glad the video had helped you have some fun!

  • @Summerofsam
    @Summerofsam 5 лет назад +5

    You are a very smart man. I am going to attempt to recreate this game for a demo at my companies lunch and learn :)
    I stand on the shoulders of giants, thanks for the walk-through tutorial.

  • @varadkale6639
    @varadkale6639 5 лет назад +3

    Application.onkey does not work as an interrupt when other function is running, due to this i am unable to change direction of the snake. Any help is appreciated, thanks.

  • @shokatsamad3612
    @shokatsamad3612 7 лет назад +5

    I like to know the code to creat snake game in excel sheet but u didn't tell us pls guide us thnks !!!!

  • @SecondStudio
    @SecondStudio 8 лет назад +3

    can you pass me or upload the macro, please I really need it.

  • @rashedulislam7079
    @rashedulislam7079 3 года назад

    Please, give me the practice file.

  • @shashankkhare1023
    @shashankkhare1023 8 лет назад +1

    Cool! Thanks :) I ll try this myself

  • @tauvexx
    @tauvexx 9 лет назад +4

    Can you give me the link of your game? i would use it for college !

  • @YougalChettri
    @YougalChettri 4 года назад

    @kcang Hi, this looks brilliant. I am learning VBA as a Beginner. Could you please send me the macro. I would love to learn about it as it has piqued my interest

  • @rudynuruddin1527
    @rudynuruddin1527 3 года назад

    wait hold me keyboards

  • @Harvey2811
    @Harvey2811 6 лет назад +1

    Would it be possible to send me the code via mailbox for this game? I'm currently learning how to write visual basic and really want to design this game too.

    • @martinv5609
      @martinv5609 5 лет назад +1

      hey there, are you still interested in the code? I programmed it myself just for fun, so could send it to you. Also used api for keys as well as api for gettickcount, so should be pretty similar

    • @786sukhchain
      @786sukhchain 5 лет назад +1

      @@martinv5609 please share the code if you have programmed it. thanks

  • @hakansay4123
    @hakansay4123 5 лет назад +1

    thanks for the video

    • @mtophir
      @mtophir  5 лет назад +1

      You are most welcome!

  • @demigodgayming5212
    @demigodgayming5212 5 лет назад +1

    Goood video!