Skip to content

This open source repository contains collection of games build on basic tech stacks in web development . Use your creativity and build your own game and contribute to the repository by making PR ๐ŸŽฎ

License

Notifications You must be signed in to change notification settings

CodingContributorsLair/GameZone

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

40 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Video Game GameZone

This open source repository contains collection of games build on basic tech stacks in web development . Use your creativity and build your own game and contribute to the repository by making PR ๐ŸŽฎ
Make sure you star the repository and show your love to us๐Ÿ’—
Also join the discord server for GameZone and start collaborating with others ๐Ÿš€

Discord

Lines of code GitHub issues GitHub forks GitHub pull requests GitHub Repo stars GitHub contributors Website


High VoltageTech Stack




Rocket Let's get started

  • Fork the repository
  • Clone this repository git clone "url of the repo"
  • Raise and issue to add new game or to enhancement for a game (by selecting the appropriate issue template )
  • Wait till you have been assigned the issue
  • After you have been assigned the issue start working on the code
  • Create your new branch using git checkout -b <name of your branch>
  • Having your code into the repository
    • Make your game folder into Games folder by the naming convention mentioned in CONTRIBUTING GUIDELINE
    • Add your code files (index.html,style.css,script.js) in your game folder
    • Create README.md file in your folder and add all the functionalities and how you can play that game in that README file , also include screenshots of working game , video of a game explaining (if required).
    • To create Your_Folder/README.md checkout the template GAME README TEMPLATE
    • Now take one good screenshot of your game that you want to display it on our website and add into assets/images (follow the naming convention <your_folder_name>.png or .jpeg or .jpg)
    • add your folders link and name in main README.md (the one you are reading currently)
  • Push your changes to Github using git push origin <name your branch>
  • Submit your changes for review by creating PR
  • And you are done !
  • I will review your code and I will merge your code to the main branch of this repository and you will notified for the same
  • If you having queries in basic flow of github learn it from CONTRIBUTING GUIDELINE

Robot Games

No. Name of the game
1 Master Typing
2 Tilting Maze
3 Simon Game Challenge


Page with Curl Contributing Guideline


  • Read our CONTRIBUTING GUIDELINE to get all details about contributing to GameZone
  • Learn all about development process and all information you need to contribute to our project
  • If you are having the basic queries make sure you checkout resources there

Handshake Code of Conduct


  • Please note that this project is released with CODE OF CONDUCT. By participating in this project you agree to abide by its terms.

Red Heart Contributors


  • This project thanking all the contributors for having your valuable contribution to our project
  • Make sure you show some love by giving โญ to our repository

About

This open source repository contains collection of games build on basic tech stacks in web development . Use your creativity and build your own game and contribute to the repository by making PR ๐ŸŽฎ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.0%
  • JavaScript 36.9%
  • HTML 12.1%