Skip to content

A react based successor to blackjack - with jewels of course!!

Notifications You must be signed in to change notification settings

zaycation/jewel-jack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jewel Jack

The free to play jewel based black jack game

Created by zaycation.dev

View Live

Join our discord!

This project has 2 primary goals. First, it is to act as a fun game to pass time. It is not easy, but it's fun enough to make you keep trying. Secondly, this repo plans to double as an awesome way to introduce new devs to contributing to open source github projects.

How to contribute

In order to contribute to the repo, please follow these steps:

1. Fork the main repo

2. Clone the repo to your local machine

git clone https://github.com/zaycation/jewel-jack && cd jewel-jack

3. Install the dependencies

npm install

4. Start the server

npm run start

5. Create a new branch for your changes, updates, etc.

git checkout -b <name-of-branch>

6. Make the changes you'd like and submit a pull request

About

A react based successor to blackjack - with jewels of course!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published