Skip to content

Latest commit

 

History

History
108 lines (76 loc) · 2.77 KB

README.md

File metadata and controls

108 lines (76 loc) · 2.77 KB

Logo

Java Terminal Games

An awesome project written with Java, play BlackJack and Coin Flip right from your terminal!

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

Blackjack!

Logo

Coin Flipping!

Logo

Leaderboard

Logo

Features

  • Play a coin flipping game and black jack
  • Multiple different types of players, including an admin player that can clear the leaderboard and a vip that gets double betting balance
  • Leaderboard and players are saved so you can continue where you left off

Built With

Getting Started

Prerequisites

You must have Java installed to run this application. See here for installation details.

Installation

  1. Clone the repo
    git clone https://github.com/manningb/javaTerminalGames
  2. Run it!

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

Brian Manning

Project Link: https://github.com/manningb/javaTerminalGames