add your mini game here.
- All
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/tech-brackets/hacktoberfest-2022-open-source
# Add your code
# Add new branch
$ git branch name-branch
# Pull request
$ git add .
$ git commit -m "your commit"
$ git push -u origin name-branch
This repository is under MIT License.
press space for jum


