Build a Snake Game from Scratch with JavaScript | Game Development

Поделиться
HTML-код
  • Опубликовано: 9 окт 2023
  • In this comprehensive tutorial, you'll learn how to create an exciting Neon Snake Game using JavaScript. Follow along as we break down the game development process step by step, from setting up the canvas to implementing game mechanics and adding neon-style graphics.
    🔔 Subscribe Now!
    @opensourcecoding
    =================================
    🔽Download Source Code
    bit.ly/3F9UuVv
    💻Watch live demo
    bit.ly/3Qadmdb
    =================================
    👉 Subscribe to my channel to stay up-to-date with the latest web development content.
    Don't forget to hit the notification bell to be notified of new uploads!
    / @opensourcecoding
    =================================
    💻 Want access to all the source codes and more support?
    Become my supporter on Patreon and get exclusive benefits.
    Follow the link to check it out: / opensourcecoding
    ☕Buy me a coffee
    www.buymeacoffee.com/opensour...
    =================================
    👉 If you have any problems or questions,
    Join my Discord channel where I'll be happy to help:
    / discord
    =================================
    👥 You can also follow me on social media to stay connected and get updates:
    GitHub: github.com/opensource-coding
    Facebook: / opensourcecoding
    =================================
    🙋‍♀️ Have a tutorial request or need an explanation on a particular topic?
    Leave a comment and let me know. I'd love to hear from you and make content that meets your needs.
    =================================
    Thank you for watching, and I look forward to helping you on your web development journey! 🚀
    #snakegame #javascript #htmlcss #webdevelopment

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

  • @uniquetechexploration
    @uniquetechexploration 5 месяцев назад

    I could not get the snake game to display the score, instead I got Score: &{score} on the screen...kindly assist

    • @opensourcecoding
      @opensourcecoding  5 месяцев назад

      Its not the & sign use $ sign instead

    • @uniquetechexploration
      @uniquetechexploration 5 месяцев назад +1

      Thanks, Completed but how do I make the arrow buttons work on mobile?

    • @opensourcecoding
      @opensourcecoding  5 месяцев назад +1

      on mobile you can swipe on screen to control the snake@@uniquetechexploration