https://github.com/thecoderadi/gamingbeast
This is a open source mini gaming project , you can add games to this repo
https://github.com/thecoderadi/gamingbeast
beginner-friendly beginner-project css hackcodex2023 hackodex-iter hackodex2023 html js
Last synced: about 2 months ago
JSON representation
This is a open source mini gaming project , you can add games to this repo
- Host: GitHub
- URL: https://github.com/thecoderadi/gamingbeast
- Owner: TheCoderAdi
- Created: 2022-09-16T10:00:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T15:41:58.000Z (over 1 year ago)
- Last Synced: 2025-04-11T06:13:13.256Z (about 2 months ago)
- Topics: beginner-friendly, beginner-project, css, hackcodex2023, hackodex-iter, hackodex2023, html, js
- Language: HTML
- Homepage: https://gaming-beast.vercel.app/
- Size: 3.59 MB
- Stars: 9
- Watchers: 2
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GamingBeast
This is a open source mini gaming website using js## Getting Started
1. Make sure you have a GitHub Account.
2. Make sure VS code is installed on your system.
3. Make sure you have Git installed on your system.
4. Fork the repository on GitHub.## Making Changes
1. Create a Branch for your changes.
2. Commit Your Code for each change
3. Push your change to your fork.
4. Create a Pull Request on GitHub for your change.
5. Wait for reviewers to give feedback.