How To Program Interactive Characters in an Adventure Game

Поділитися
Вставка
  • Опубліковано 17 чер 2024
  • How easy would it be to add characters that can move around the map, take and drop treasures and respond to questions or commands? It turns out that (if you’ve followed the advice in this course!) it is really easy. In this video, I show how.
    To follow this course, bookmark the Complete Course In Adventure Game Programming Playlist:
    • Complete Course in Adv...
    Huw Collingbourne is author of The Little Book Of Adventure Game Programming In C#. Available from:
    * Amazon (US) amzn.to/33M6sQ4
    * Amazon (UK) amzn.to/2YtaBrj
    And also, The Little Java Book Of Adventure Game Programming. Available from:
    * Amazon (US) amzn.to/3gizI93
    * Amazon (UK) amzn.to/3mydF0e
    If you are eager to get working on your own adventure game, you can download Huw’s free game-writing code libraries, BIFF (the Bitwise Interactive Fiction Framework) from:
    www.bitwisebooks.com
    Facebook: / codewithhuw

КОМЕНТАРІ • 10

  • @astrahcat1212
    @astrahcat1212 22 години тому

    Thanks so much for these videos. Im 35 now and wish I could have been a game programmer in the 90s. Would love to hear more stories of your battle scars in the industry!

  • @user-fc8xh7uo4c
    @user-fc8xh7uo4c 3 дні тому

    Thanks for proving that one can still be a programmer at an advanced age!

  • @GaryChike
    @GaryChike 16 днів тому

    Thank you Huw for another superb video tutorial!

  • @user-ky1bz5lk6v
    @user-ky1bz5lk6v 16 днів тому +1

    Sir, I have doubt, I am from india, I am learning python course now, most of the people are saying how to write code, but they are not saying how it works in real world, how to add this code to practical is missing, they are saying separately how to add triangles, circles, keyboard, how to implement all in one app, they are not saying, how to add assistive technology or other technology for building app in missing in curriculum, can you make one video on this, it would be very useful for students like me sir❤❤

  • @user-ky1bz5lk6v
    @user-ky1bz5lk6v 16 днів тому

    I have another doubt sir, once I write code, it appears on console, how to apply this console to real world, how to apply in electronic, like lot, I am learning free courses on edx, that's why I have doubt

  • @Beanbag59
    @Beanbag59 4 дні тому

    How do I code a game like a basketball game or hockey game

    • @LearnWithHuw
      @LearnWithHuw  4 дні тому

      I'm afraid I know absolutely nothing about hockey or basketball. Maybe someone else can help?