Skip to content

Kenny-Hom27/casino-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flatiron Casino

Welcome to Flatiron Casino, where you can practice playing Blackjack or Poker!

Try it out! - https://casino-frontend.herokuapp.com/

Installation

OS X & Linux:

  • Front end
npm install
  • Back end
bundle install

How to Play!

  • Log In with a new/old Username/Password

login-image

  • Choose the game you would like to play (Roulette is currently not available)

choosegame-image

  • For poker, you are dealt 5 cards, pick the cards you want to keep and replace the others! The bigger your hand is, the more points you win back!

poker-image

  • For blackjack, you can play against the dealer and try to get a better hand without going over 21. There is an optional card counter and basic strategy card to help you improve your game!

blackjack-image

Don't forget to place your bets to win more points and climb the leaderboard!

Built With

  • React/Redux in Front end
  • Ruby on Rails in Back end

Meta

https://github.com/Kenny-Hom27/github-link

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published