Skip to content

A collaborative playground for developers to build, share, and explore mini web games! Contribute your own HTML/CSS/JS creations and level up your skills together.

License

Notifications You must be signed in to change notification settings

JeffTunner/Game-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Game-Lab 🎮

A collaborative playground to build, share, and explore mini web games! Contribute your own HTML, CSS, and JavaScript games and learn while having fun.


📘 About This Repository

Game-Lab is an open-source hub for aspiring developers. You can add mini web games like puzzles, arcade games, quizzes, or creative experiments using HTML, CSS, and JavaScript.

The goal is to learn by building, collaborate with others, and enjoy coding in a fun way.


🛠 How to Contribute

  1. Star this repository to your GitHub account.
  2. Follow this account for connecting and more open source contribution in future.
  3. Fork this repository to your GitHub account.
  4. Clone your fork to your local machine:
    git clone https://github.com/your-username/Game-Lab.git
  5. Go inside the project folder:
    cd Game-Lab
  6. Create a new folder with your game’s name inside Games/. Add your files (index.html, style.css, script.js, etc.).
  7. Include a README.md in your game folder with a short description & optional screenshots.
  8. Create a new branch:
    git checkout -b my-new-game
  9. Stage & commit your changes:
    git add .
    git commit -m "Added my awesome mini game 🚀"
  10. Push your branch:
    git push origin my-new-game
  11. Open a Pull Request and submit your contribution 🎉

🕹️ Game Ideas

You can add any small web game! Some examples:

  • Tic Tac Toe
  • Rock Paper Scissors
  • Memory Card Game
  • Reaction Timer
  • Number Guessing Game
  • Quiz / Trivia Games
  • Or your own creative idea!

🏆 After Submitting

Once your pull request is merged, your game becomes part of the repository. 🎊 Congrats! You’ve contributed to open-source and helped build a fun learning community!


🌍 Open Source & Hacktoberfest

This project proudly participates in Hacktoberfest and other community-driven open-source initiatives. It’s all about learning, sharing, and growing together 💡


💡 Final Note

Build. Share. Play. Contribute.

Let's make Game-Lab a fun hub for everyone to explore, code, and collaborate! 🚀

About

A collaborative playground for developers to build, share, and explore mini web games! Contribute your own HTML/CSS/JS creations and level up your skills together.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •