Skip to content

About the , Python Racing Game๐Ÿš€, Snake Game ๐Ÿ , Turley Race ๐ŸŽ, Turtle Road Crossing ๐Ÿข , Paddle Game ๐Ÿ“

Notifications You must be signed in to change notification settings

suganesh007/Python_small_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Serpent's Adventure
The Classic Snake Game

Snake Game ๐Ÿ

A fun, classic Snake game built using Python and pygame.
Test your reflexes and strategic thinking as you guide the snake to eat food and grow longer without colliding with the walls or itself.

๐ŸŽฏ Objectives

Classic Gameplay:

Navigate the snake to collect food and grow.

Simple Controls:

Arrow keys to direct the snakeโ€™s movement. the keys are up arrow, down arrow, left & and right arrows.

Challenge Yourself:

Avoid collisions to keep playing and score high.

๐Ÿ’ก Key Features

Intuitive Controls:

Easy to pick up with arrow key navigation.

Dynamic Scoring:

Score increases as the snake eats more food.

Game Over Logic:

Ends on collision with walls or the snakeโ€™s own body.

๐Ÿ“‹ InstallationC

lone the Repository:

    git clone 
https://github.com/suganesh007/Python_small_projects.git
output images

Navigate to the Project Directory:

cd snake-game

Install Dependencies:

Ensure Python is installed. Install pygame:
pip install pygame

Run the Game:

Execute the game script:
python snake_game.py

Project Details

snake_game.py:
The main script where the game logic is implemented.
assets/:
Contains image files for the snake and food (if any).

๐Ÿค” How It Works

Game Loop:
Runs continuously to update game state and handle user inputs.
Collision Detection:
Checks for collisions with walls and the snakeโ€™s own body.
Score Tracking:
Keeps track of the playerโ€™s score and adjusts the game difficulty.

๐Ÿข Turtle Road Crossing

๐Ÿ•น Overview

Guide the turtle across the busy road! Dodge cars and reach the other side safely.

๐Ÿš€ Features

. Simple controls ๐Ÿ•น
. Increasing difficulty ๐Ÿš—๐Ÿš™
. Fun and challenging gameplay ๐ŸŽฏ

๐Ÿ“ธ Screenshots

output images

๐Ÿ›  Installation

Clone the Repo:

git clone
          https://github.com/suganesh007/Python_small_projects.git
        

๐ŸŽฎ How to Play

Arrow Keys:

1.) Move the turtle up, down
2.) Avoid getting hit by the cars!

๐Ÿ Objective

Help the turtle reach the other side of the road safely!








๐Ÿ“ Paddle Game

๐Ÿ•น Overview

Classic paddle game where you control the paddle to keep the ball bouncing and prevent it from falling.

๐Ÿš€ Features

. Double-player mode ๐Ÿ•น
. Smooth paddle controls
. ๐ŸŽฎIncreasing speed challenge

๐Ÿ“ธ Screenshots

output images

โšก๐Ÿ›  Installation

Clone the Repo:
git clone
           https://github.com/suganesh007/Python_small_projects.git

Run the Game:

python paddle_game.py

๐ŸŽฎ How to Play

Arrow Keys:
. Move the paddle Up and Down. . Keep the ball in play and rack up points! . Use Up arrow and Down Arrow for player 1. . move key "W" for up and "Z" for down for another player.

๐Ÿ† Goal

Score as high as possible by keeping the ball in play as long as you can!

๐Ÿข Turtle Racing Game

Overview

A simple and fun Python game where turtles race to the finish line! Place your bets and watch the race unfold.

Features

๐ŸขMultiple racing turtles
๐ŸŽฒ Random race outcomes
๐ŸŽฎ Easy and quick to play

How to Play

Place your bet on your favorite turtle.
Start the race and see which turtle wins! ๐Ÿ

๐Ÿ“ธ Screenshots

output images



output images

๐Ÿ›  Development

Contributions and improvements are welcome! To contribute:

1.) Fork the repository.
2.) Make your changes in a separate branch.
3.) Submit a pull request for review.

๐Ÿ“ซ Contact

For inquiries or feedback, you can reach me:
Email:
suganeshwaran.sg@gmail.com
GitHub:
https://github.com/suganesh007/

About

About the , Python Racing Game๐Ÿš€, Snake Game ๐Ÿ , Turley Race ๐ŸŽ, Turtle Road Crossing ๐Ÿข , Paddle Game ๐Ÿ“

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages