Skip to content

Commit fc0572e

Browse files
Update README.md
1 parent f43dae4 commit fc0572e

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
11
# Snake Game :video_game:
22

33
A simple game using HTML, CSS, & JS
4+
5+
### DISCLAIMER
6+
The images, content, or any other materials included within this website are not owned by the developer and belong to their respective owners. All credits and rights are acknowledged. This website is intended for educational purposes only and does not claim ownership or endorsement of the materials used. If you are a rightful owner of any content and wish it to be removed or credited differently, please contact me for prompt resolution.
7+
8+
### INTRODUCTION
9+
10+
This web application is a recreation of the classic Snake Game. It's built using simple web technologies: HTML for structure, CSS for styling, and JavaScript for the game logic.
11+
12+
### FEATURES
13+
14+
- ***Classic Gameplay***: Navigate the snake to eat food and grow larger.
15+
- ***Simple Controls***: Use arrow keys or touch gestures for movement.
16+
17+
### USAGE
18+
Go to the website on the link below the about section of this repository.
19+
20+
### AUTHOR
21+
22+
🚀 [kerbethecoder](https://github.com/kerbethecoder)
23+
24+
📌 December 13, 2023
25+
26+
Happy coding! :philippines:

0 commit comments

Comments
 (0)