JavaScriptGames-Hacktoberfest2023 icon indicating copy to clipboard operation
JavaScriptGames-Hacktoberfest2023 copied to clipboard

A Repository for cool JavaScript Games. Raise Genuine PRs, Your PRs will be accepted, Star This Repo, You aren't allowed to Update README.md. The objective of CssTime Folder is to create the design us...

JavaScriptGames

A Repository for cool JavaScript Games.

HactoberFest2023-For_All_JavaScript-Coders


Event details :

  • Hacktoberfest® is open to everyone in our global community. Whether you’re a developer, student learning to code, event host, or company of any size, you can help drive growth of open source and make positive contributions to an ever-growing community. All backgrounds and skill levels are encouraged to complete the challenge.

  • Hacktoberfest is a celebration open to everyone in our global community.

  • Pull requests can be made in any GitHub-hosted repositories/projects.

  • You can sign up anytime between October 1 and October 31.

HacktoberFest Rules :

To contribute, you must register and make four valid pull requests (PRs) between October 1-31 (in any time zone). PRs can be made to any public repo on GitHub, not only the ones with issues labeled Hacktoberfest. If a maintainer reports your pull request as spam or behavior not in line with the project’s code of conduct, you will be ineligible to participate. This year, the first 70,000 participants who successfully complete the challenge will be eligible to receive a prize.


Link To HacktoberFest 2023


Whether it’s your first or fiftieth pull request, there’s always more to learn! We’ve put together a few resources that can help you create quality pull requests, keep your repositories pristine, and build on your open source knowledge.


Rules To Contribute To This Repo

  • Use JavaScript Language Only.

  • You can add any JS game or valuable logic that seems interesting.

  • For Js game, create a folder with code logic, with index.html, style.css(if needed) add scripts.js file name.

  • Sample templates are given in Sample folder of the repository. In include sample for both JS Games and Css Design.

  • In the 'CSS TIME' folder, you can add styles for different icons, for e.g. a calender, ghost, skeleton, etc.

  • Note that keep all Games in JavaScriptLogicGames folder, and keep all CSS design code in CssTime Folder.

Steps For Contribution

1. Fork this repo
2. Star this repo
3. Add a folder with 'GameName' as folder name, where GameName is name of game. e.g. SnakeGame (include all necessary files like index.html with embedded scripts.js or style.css inside).
4. Place GameFolder into JavaScriptGameLogic Folder and Css Designs in CssTime Folder.
5. Commit the code
6. Make pull request (Make sure your PR is well defined).

Your code will be accepted if your logic is properly working. Have a good time hacking!!! Thank You