ongyishen / chatgpt_snakegame

Create a Simple HTML Web Page with Snake Game in Less Than 15 Minutes Using ChatGPT or Bing Chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn how to create a simple HTML web page with snake game in less than 15 minutes using ChatGPT or Bing Chat.

This prompt list will guide you through the process step-by-step and provide you with all the resources you need to get started.

Whether you’re a beginner or an experienced developer, this tutorial is perfect for anyone looking to create a fun and interactive web page using ChatGPT or Bing Chat.

Donation

If this project helped you reduce time to develop, please consider buying me a cup of coffee :) Buy Me A Coffee

List of Prompt List:

can you show me how to make a snake game using only HTML and JavaScript?
can show the javascript code
can show me the code of changeDirection
can provide complete update function code
can provide placeFood function code
can enhance the code to add a button to reset the game
can enhance the code when the snake hit the boundaries or itself then gameover
can enhance the code to stop interval when game over and display game over wording at the canva
can add score info and display it on html for the snake game

About

Create a Simple HTML Web Page with Snake Game in Less Than 15 Minutes Using ChatGPT or Bing Chat


Languages

Language:HTML 70.3%Language:C# 14.8%Language:CSS 12.5%Language:JavaScript 2.3%