From a96d6b5313120ecf92c0bafd15134815903d8e45 Mon Sep 17 00:00:00 2001
From: Meet Jain <133582566+Meetjain1@users.noreply.github.com>
Date: Mon, 22 Jul 2024 01:31:01 +0530
Subject: [PATCH] Feat : Updated Readme.md file
---
README.md | 143 ++++++++++++++----------------------------------------
1 file changed, 37 insertions(+), 106 deletions(-)
diff --git a/README.md b/README.md
index 12db9ce0..2fade3f2 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,5 @@
-![image](https://camo.githubusercontent.com/baebe7bd53cddccd8bb2181cba613bca938163bb9451dea6dd3db58aa42137ba/68747470733a2f2f696d6775722e636f6d2f7775694a5871722e706e67)
--------------------------------
![Community](https://github.com/GameSphere-MultiPlayer/Physi-c-Tech/assets/98798977/e79af9da-814e-487e-8a9a-85947384d3b2)
-
-## Table of Contents
-
-- [About Our Project 💻](#about-our-project-)
-- [How to start contributing 🤝](#how-to-start-contributing-)
- + [First Step 🌱](#first-step-)
- + [Second Step 🌲](#second-step-)
- + [Third Step 🌳](#third-step-)
-- [Available Games 🎮](#available-games)
- + [Single Player Games 🎮](#list-of-single-player-games)
-- [How to make a PR in a Project 🟢](#how-to-make-a-pr-in-a-project-)
- + [Alternatively Using GitHub Desktop](#alternatively-using-github-desktop)
-
-
-
______________________________________________________________________________________________________________________________________________________________
# About Our Project 💻
@@ -49,8 +32,26 @@ ________________________________________________________________________________
**Who are able to work with Us** - UI/UX Design, Front-end developer, Back-end developer, *Know about WebSocket etc.. and also if you want to contribute in different fields we welcome you
______________________________________________________________________________________________________________________________________________________________
+
+
+
Open Source Programs
+
-
+
+
+
+
+ |
+
+ GSSOC 2024
+ |
+
+
+
+ This project is part of GirlScript Summer of Code. We welcome contributions from the community.
+ |
+
+
# Available Games 🎮
### List of Single Player Games
@@ -259,96 +260,22 @@ ________________________________________________________________________________
| 202 | [Doodling_Game](.SinglePlayer%20-%20Games/Doodling_Game) |
| 203 | [Duck_Hunt_Game](.SinglePlayer%20-%20Games/Duck_Hunt_Game) |
-
-
-
-
-
-
-
-
-________________________________________________________________________________________________________________________________________________________________
-# How to make a PR in a Project 🟢
-
-If you are interested to contribute in this project how to start contribute
-
-
-1. Fork the repo.
-
-2. After forking, clone the repo to your local machine.
-To clone the repo to your local machine, run the following command in your terminal:
-
- ```bash
- git clone https://github.com//GameSphere
- ```
-
-3. Add a remote upstream to the original repo.
-To add a remote upstream, run the following command in your terminal:
-
- ```bash
- git remote add upstream https://github.com/Durgesh4993/GameSphere/
- ```
-4. Create a new branch.
-To create a new branch, run the following command in your terminal:
-
- ```bash
- git checkout -b
- ```
-
-5. Make changes in source code.
-
-6. Add your changes
-To add your changes, run the following command in your terminal:
-
- ```bash
- git add ...
- ```
-7. Commit your changes.
-To commit your changes, run the following command in your terminal:
-
- ```bash
- git commit -m ""
- ```
-
-8. Push your changes.
-To push your changes, run the following command in your terminal:
-
- ```bash
- git push origin
- ```
-
-9. Create a PR.
-
-__________________________________________________________________________________________________________________________________________________________________
-
-## Alternatively Using GitHub Desktop
-
-1. Open GitHub Desktop and log in to your GitHub account.
-
-2. Make sure you are on the "Current Repository" view. If not, go to "File" and select "Add Local Repository" to add your repository.
-
-3. In the "Current Repository" view, ensure you are on the branch that you want to submit a pull request for. If you're not on the correct branch, use the "Branch" menu to switch to the correct branch.
-
-4. Once you're on the correct branch, make your changes and commit them to the branch. You can do this by clicking the "+" button in the upper-left corner of the GitHub Desktop window, making your changes, and then entering a commit message.
-
-5. After you've made your changes and committed them, click the "Push origin" button in the top-right corner of the GitHub Desktop window. This will push your changes to the remote repository on GitHub.
-
-6. Now, go to the GitHub website, navigate to your fork of the repository, and you should see a button to "Compare & pull request" between your fork and the original repository, click on it.
-
-7. On the pull request page, you can review your changes and add any additional information, such as a title and a description, that you want to include with your pull request.
+
+
Ready to Contribute?
+
-8. Once you're satisfied with your pull request, click the "Create pull request" button to submit it.
+Kindly go through [CONTRIBUTING.md](https://github.com/ChromeGaming/GameSphere/blob/main/.github/Contributor.md) to understand everything from setup to contributing guidelines.
-**Note:** In order to create a pull request, you must have a fork of the original repository in your GitHub account and you must have made the changes in that forked repository.
+If you would like to contribute to the project, please follow our contribution guidelines.
-___________________________________________________________________________________________________________________________________________________________________________
+
- Project Admin
-