Skip to content

sarthaknimbalkar/Simple-2D-game-using-pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Interactive 2D Game with Pygame

Welcome to our simple yet exciting 2D game built using the Pygame library in Python. This game offers an interactive and immersive experience with captivating graphics and smooth gameplay.

Features

  • User Controls: Use the arrow keys (or custom keys) to control the player character and navigate through the game world.

  • Collectibles: Gather various objects or power-ups scattered throughout the game to enhance your score and abilities.

  • Obstacles and Challenges: Encounter challenging obstacles and enemies that will test your gaming skills.

  • Score Tracking: Keep track of your progress and high scores throughout the game.

Prerequisites

Before running the game, ensure you have the following installed:

  • Python 3.x: Download Python

  • Pygame Library: Install using pip

    pip install pygame
    

How to Play

  1. Clone the repository:

    git clone https://github.com/sarthaknimbalkar/Pygame---2D-game.git
    
  2. Navigate to the project directory:

    cd Pygame---2D-game
    
  3. Run the game:

    python main.py
    
  4. Use the arrow keys to move the player character and overcome obstacles to achieve the highest score.

Customization

Feel free to modify the game's assets, levels, and mechanics to create your unique gaming experience.

Contributions

Contributions to the project are highly appreciated. If you discover any issues or have suggestions for improvements, please create an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages