Skip to content

rudra-swnt-12/Misc_Projs-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miscellaneous Projects

Welcome to the Miscellaneous Projects repository! This repository contains a collection of various projects and experiments.

Table of Contents

Introduction

This repository is a compilation of different projects that I have worked on. Each project is contained within its own directory and has its own README file with specific instructions and details.

Projects

  1. Snake Game

    • Description: A classic Snake Game where the player controls a snake to eat food and grow longer. Avoid running into the walls or the snake's own body.
      • Location: ./Snake_Game/
  2. Pong_Game

    • Description: A simple Pong game where two players control paddles to hit a ball back and forth. The objective is to score points by getting the ball past the opponent's paddle.
      • Location: ./Pong_Game/
  3. TurtleRace_Game

    • Description: A fun and competitive Turtle Race game where multiple turtles race to the finish line. The first turtle to cross the finish line wins. Players can cheer for their favorite turtle and watch the race unfold.
      • Location: ./TurtleRace_Game/

Installation

To get started with any of the projects, clone the repository:

git clone https://github.com/rudra-swnt-12/Misc_Projs.git
cd Misc_Projs

Navigate to the specific project directory and follow the instructions in the project's README file.

Usage

Each project has its own set of instructions for usage. Please refer to the README file within each project directory for detailed usage information.

Contributing

Contributions are welcome! If you have any improvements or new projects to add, please fork the repository and create a pull request.

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature-branch)
  5. Create a new Pull Request

License

This repository is licensed under the MIT License. See the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published