Skip to content

hacktoberfest2022- javaScript, want to add functionality

License

Notifications You must be signed in to change notification settings

soumalya20010/Piano-Game-Project

Repository files navigation

Piano-Game-Project

Make piano game completed with adding functionality

Start Contributing


Open Source Love

hacktoberfest22

Table of Contents

  1. Game
  2. HTML
  3. CSS
  4. JavaScript
  5. functionality
  6. Pull Requests
  7. Design

Getting Started

For the quick start, you can follow the steps below:

  1. Star this repository.
  2. Fork this repository.
  3. Clone the forked repository.
git clone [email protected]:mitalrs/Piano-Game-Project.git
  1. Navigate to the project directory.
cd Piano-Game-Project
  1. Create a new branch.
git checkout -b <your_branch_name>

Run the following command to install the required dependencies.

  1. Add a changes was you assigned on to it.

  2. Stage your changes and commit

git add -a

git commit -m "<your_commit_message>"
  1. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
  1. Create a Pull-Request to main.

  2. Wait for merge!!

How to contribute in this repositories?

Use as referance (Arcade mode)

About

hacktoberfest2022- javaScript, want to add functionality

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published