From 0894ba823b079f64b62a34ccf02eb81090414f65 Mon Sep 17 00:00:00 2001 From: akhilrocz Date: Sat, 4 Nov 2023 01:42:25 +0530 Subject: [PATCH 1/4] Updated REad me --- Games/3d_Snake/README.md | 44 ++++++++++++++++++++++++++++++---------- 1 file changed, 33 insertions(+), 11 deletions(-) diff --git a/Games/3d_Snake/README.md b/Games/3d_Snake/README.md index 1f629e74a..d02e87f2d 100644 --- a/Games/3d_Snake/README.md +++ b/Games/3d_Snake/README.md @@ -1,19 +1,41 @@ -# **Game_Name** -3D Snake Game +## **3D Snake Game 🐍** + +Welcome to the 3D Snake Game, a classic snake game brought to life in a 3D world! This game is built using HTML, CSS, and JavaScript, and it's designed for both beginners and casual gamers. Get ready to have a blast! Below, you'll find all the information you need to play and enjoy the game to the fullest. + +## **Gameplay đŸŽ¯** +The objective of the game is simple: control a snake and gobble up as many apples as you can without running into the walls or colliding with your own tail. As you devour apples, your snake will grow longer, making the challenge increasingly exciting. ## **Description 📃** -Frontend game developed using HTML, CSS, JavaScript. Points will be gained by maximum number of eating. +Welcome to our exhilarating 3D Snake Game, a dazzling feat of frontend development crafted with HTML, CSS, and JavaScript. +- Technology Stack used are HTML,CSS,JavaScript. + +## **functionalities 🕹ī¸** +- The game area will contain a snake. +- Players can move the snake using the arrow keys. +- Players will gain points when the snake eats an apple. +- The more apples the snake eats, the more points the player will gain. +- The game ends if the snake hits itself or the walls. + +## **How to play? 🎮** +- Fire up your web browser and open the game. +- Use the arrow keys to maneuver your snake through the 3D maze and eat apples. +- Collect as many apples as you can without making your snake crash into walls or itself. +- With each apple consumed, your snake will extend its length, making navigation more challenging. +- Remember, the game is over if your snake collides with a wall or itself. + + +## **Tips 💡** + +Here are some useful tips to maximize your gaming experience: + +- Position your snake near the center of the screen. This provides more room to navigate and reduces the risk of accidents. +- Pay close attention when devouring apples. Hasty movements can lead to an unfortunate self-collision. +- As your snake grows longer, controlling it becomes trickier. Be strategic in your apple-eating to prevent your snake from getting unmanageably long. +- Now that you have the hang of it, dive into the game, give it your best, and have a blast! -## **functionalities 🎮** -- There will be snake in the game area -- Player can move the snake by using the arrow keys -- Once the snake eats the eating object points will be gained -- The more the snake eats more points will be gained accordingly -## **How to play? 🕹ī¸** -- Player can move the snake by using arrow keys -- Once the snake eats the food the player will get points +Enjoy the game, and remember to have fun on this delightful journey of twists, turns, and tantalizing apples. 🎮🐍🍏 ## **Screenshots 📸** From ba14588abb81d36583a1bf13f5c304e8a7abcc90 Mon Sep 17 00:00:00 2001 From: akhilrocz Date: Sat, 4 Nov 2023 01:48:48 +0530 Subject: [PATCH 2/4] Updated Read me --- Games/3d_Snake/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Games/3d_Snake/README.md b/Games/3d_Snake/README.md index d02e87f2d..7fddc40a0 100644 --- a/Games/3d_Snake/README.md +++ b/Games/3d_Snake/README.md @@ -8,7 +8,7 @@ The objective of the game is simple: control a snake and gobble up as many apple ## **Description 📃** Welcome to our exhilarating 3D Snake Game, a dazzling feat of frontend development crafted with HTML, CSS, and JavaScript. -- Technology Stack used are HTML,CSS,JavaScript. +- Technology Stack used are HTML,CSS,Java ## **functionalities 🕹ī¸** - The game area will contain a snake. From 41546353afe8164ef9723daa7e773034f582584d Mon Sep 17 00:00:00 2001 From: akhilrocz Date: Sat, 4 Nov 2023 01:57:02 +0530 Subject: [PATCH 3/4] Updated Read-me --- Games/3d_Snake/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Games/3d_Snake/README.md b/Games/3d_Snake/README.md index 7fddc40a0..f284196ff 100644 --- a/Games/3d_Snake/README.md +++ b/Games/3d_Snake/README.md @@ -8,7 +8,7 @@ The objective of the game is simple: control a snake and gobble up as many apple ## **Description 📃** Welcome to our exhilarating 3D Snake Game, a dazzling feat of frontend development crafted with HTML, CSS, and JavaScript. -- Technology Stack used are HTML,CSS,Java +- Technology Stack used are HTML,CSS ## **functionalities 🕹ī¸** - The game area will contain a snake. From 34b3f86e0417a02e3d2faf8aa47e7a5e2cf861cb Mon Sep 17 00:00:00 2001 From: akhilrocz Date: Sat, 4 Nov 2023 11:00:28 +0530 Subject: [PATCH 4/4] Updated Readme --- Games/3d_Snake/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Games/3d_Snake/README.md b/Games/3d_Snake/README.md index f284196ff..874838ba4 100644 --- a/Games/3d_Snake/README.md +++ b/Games/3d_Snake/README.md @@ -24,7 +24,6 @@ Welcome to our exhilarating 3D Snake Game, a dazzling feat of frontend developme - With each apple consumed, your snake will extend its length, making navigation more challenging. - Remember, the game is over if your snake collides with a wall or itself. - ## **Tips 💡** Here are some useful tips to maximize your gaming experience: