Noob Snake is a simple yet fun snake game built using Python's Pygame library. This game features classic snake gameplay with a twist of beginner-friendly features and customization options.
- Simple Controls: Use the arrow keys to control the snake's movement.
- Customizable Settings: Adjust the game's speed and snake size to your preference.
- Sound Effects: Enjoy immersive sound effects for eating food and game over events.
- Menu System: Navigate through a user-friendly menu system to start the game or learn more about it.
- Background Music: Listen to soothing background music while playing the game.
-
Installation:
- Make sure you have Python and Pygame installed on your system.
- Clone the repository to your local machine.
-
Launching the Game:
- Navigate to the project directory.
- Run the
main.py
file using Python.
-
Game Controls:
- Use the arrow keys (Up, Down, Left, Right) to control the snake's movement.
- Collect the food (red circles) to increase your score and snake length.
- Avoid colliding with the walls or the snake's own body.
-
Menu Navigation:
- When you launch the game, you'll be presented with a main menu.
- Use your mouse to navigate through the menu options:
- Start: Begin playing the game.
- Credit: View credits and acknowledgments.
- Exit: Quit the game.
-
Enjoy: Have fun playing Noob Snake and aim for the highest score possible!
- Developer: Himel Sarder
- Production: BK Production
- Contact: [email protected]