dhruvishavaghani / Games-and-Go

Collection of 90s games made with React

Home Page:https://games.ieeessitvit.tech/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


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 😄

Contributors ✨

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. Create a new branch.
git checkout -b <your_branch_name>
  1. Make changes.
  2. Stage your changes and commit
git add -A
git commit -m "<your_commit_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.


Our Contributors 🌱


Open Source Programs we have been associated with:

    

Happy Contributing!🎉

About

Collection of 90s games made with React

https://games.ieeessitvit.tech/

License:MIT License


Languages

Language:JavaScript 74.4%Language:CSS 21.7%Language:HTML 3.4%Language:SCSS 0.5%