Skip to content

manascb1344/Alien_Invasion_PD_Lab_Project

 
 

Repository files navigation

PD_Lab_Project

Project Overview

Welcome to the PD Lab Project, a Python Lab project for the third semester. This project is a collaborative effort by Manas and Nishit.

Project Description

The goal of this project is to showcase our skills in Python programming and application development. We have made a a Game in Python where we have implemented various features and functionalities to demonstrate our understanding of the concepts covered in the lab sessions.

Contributors

Project Structure

The project is organized into different modules and folders for clarity. Here is a brief overview of the project structure:

How to Run the Project

  1. Clone the repository to your local machine using the following command:
    git clone https://github.com/nishitkekane/PD_Lab_Project.git
  2. Navigate to the project directory:
    cd PD_lab_Project
  3. Install pygame Library required to run the Game
    pip install pygame
  4. Run the menu script:
    python3 menu.py

About

Python Lab project(sem-3)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%