anima-regem / SPRINT-javascript

A simple JavaScript jump game. is ready for you to contribute in the bluelearn's SPRINT.

Home Page:https://clinify-open-sauce.github.io/SPRINT-javascript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPRINT-javascript

A simple JavaScript jump game. is ready for you to contribute in the bluelearn's SPRINT.

Hey! Welcome to the BlueLearn Sprint

⚠️ Disclaimer (Pull requests here will count toward actual SPRINT compitition)

Why?

This repo is to welcome open source javascript devlopers and to solve some of the listed issues related to Dyno game made in js
So, try contributing in a meaningful way BlueLearn SPRINT issues and if you still want to generate a music certificate and add yourself to bluesprint.vercel.app go ahead and raise a PR.

How to make your pull request?

Step#1: Star this repo 🌟

Star this repo... pull requests from account with a star will only be merged.

Step#2: Fork and clone the repository

Do not directly clone the repository as it is not considered as a good practice.

Step#3: Create a new branch:

git checkout -b new-user (new user -> your name)

Step#4: Choose your fav issue you wanna build your script on from here issues

Step#5 Add the functionality to your cloned repository

add your code to the repo and a readme file checkout the format for your Readme file here Contribute

Step#6: Add your files

git add -A

Step#7: Commit your changes

git commit -m "your name"

Step#8: Push to your fork

git push origin new-user and submit a pull request.

Step#9: Pat your self on the back

and wait for your pull request to be reviewed and merged. Get yourself some coffee..you successfully made a PR Dont forget to checkout your music certificate at bluesprint.vercel.app and share with your friends

About

A simple JavaScript jump game. is ready for you to contribute in the bluelearn's SPRINT.

https://clinify-open-sauce.github.io/SPRINT-javascript/


Languages

Language:JavaScript 42.4%Language:CSS 36.6%Language:HTML 21.1%