Skip to content

CharlieSixth/snake_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple snake game inspired by AsmrProg, created using HTML, CSS, and JavaScript.

Gameplay Instructions: Use the arrow keys or the on-screen controls to change the direction of the snake. The objective is to eat the food (red block) which increases the length of the snake and the score. The game ends when the snake collides with the walls or its own body. You can replay the game by pressing OK when the game ends. Files: index.html: Contains the structure of the game. style.css: Defines the styles for the game elements. index.js: Implements the game logic.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published