Skip to content

ssitvit/Games-and-Go

Repository files navigation

Games and Go

As the world races forward, sometimes we yearn for the simpler times of the past. The Nostalgia Gaming Collection is here to take you on a journey back to the 90s, where you can relive the joy of classic games like Tic Tac Toe, Pacman, and many more. Let nostalgia transport you to a magical era and remind you to slow down and appreciate the simple pleasures of life.

It is indeed possible!! with Games-and-Go 🤩

Checkout our Work at SSIT LIVE



OPEN SOURCE CONTRIBUTIONS 🎉 !!

Girlscript Summer of Code

Table of Contents

Why Contribute with Us ❓

  • Prepare and share your project for collaboration
  • Contribute to the betterment of a project via pull requests
  • Mentor others
  • Donate directly to open source projects



Tech Used 🦾


HTML5 CSS3 React Bootstrap**

Our Team 👑


Project Admin ♥️


Shreya Rajpal

    

Project Maintainers 😄

if (youLiked) {
	starThisRepository();
}

Contributing 🤝

We welcome contributions from anyone who is interested in improving this project. If you'd like to contribute, here are some ways you can get started:

  • Submit a bug report if you find any issues with the application.
  • Suggest new features or improvements.
  • Submit a pull request to fix a bug or add a feature.

To submit a pull request, please follow these steps:

  1. Fork this repository.

  2. Clone the forked repository.

git clone https://github.com/<your-github-username>/Games-and-Go
  1. Navigate to the project directory.
cd Games-and-Go
  1. Add a refernce(remote) to the original repository.
git remote add upstream https://github.com/ssitvit/Games-and-Go.git
  1. Check remotes for this repository.
git remote -v
  1. Always take a pull from the main upstream repository.
git pull upstream main
  1. Create a new branch.
git checkout -b <your_branch_name>
  1. Make changes to the code base.

  2. Stage your changes.

git add -A
  1. Commit your changes.
git commit -m "relevant message"
  1. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
  1. Create a pull request from your branch to the original repository.

  2. Congratulations! 🎉 you've made your contribution.


At last after successfully submitting a pull request you can view your work live at SSIT LIVE

We will review your pull request and provide feedback. Once your changes are approved, we will merge them into the main branch.

If you're interested in working on any of the issues, please let us know by submitting a issue or reaching out to us.


Code of Conduct 💚

Contributors are expected to adhere to the following Code of Conduct to ensure a positive and inclusive environment for collaboration

If you want to get free T-shirt,Swags like developers then contribute and grow this repository with us, make sure to check out Contributing.md for contribution guidelines and add your name in the Readme.md and Contributors.md


✨ Thank You for Your Contribution!

Thanks a lot for spending your time helping Games-and-Go grow. Thanks a lot! Keep rocking 🍻

Our Contributors 🌱


Open Source Programs we have been associated with:

    

Happy Contributing!🎉

Thank you