Skip to content

ahmettekeli/Blackjack

Repository files navigation

MIT License LinkedIn

BlackJack

Report Bug · Request Feature

About The Project

This is a sample BlackJack project developed using Node.js.

Prerequisites

The tools/software below are needed to build/extend this project.

npm install npm@latest -g

Editing/Extending/Usage

  1. Clone the repo
git clone https://github.com/ahmettekeli/Blackjack.git
  1. Install NPM packages
npm install
  1. Make changes and/or run
npm run start

Make sure you have devdependencies in package.json installed

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Ahmet Tekeli - @ahmettekeli3 - ahmettekeli1991@hotmail.com

Project Link: https://github.com/ahmettekeli/Blackjack

About

A simple console blackjack game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors