Skip to content

VaagenIM-CardSharp/blackjack

Repository files navigation

Blackjack

En ganske enkel blackjack som bruker react/next.js og tailwindCSS.

Grei UI, halveis moderne lett og brule og forstå styling litt inspirert av rainbet/roobet

Game Rules (duh)

  • Objective: Get a hand closer to 21 than the dealer without going over
  • Number cards (2-10) are worth face value
  • Face cards (J, Q, K) are worth 10 points
  • Ace (A) is worth either 1 or 11
  • Dealer must draw to 17 or higher
  • Blackjack pays 3:2

start opp

Installer dependencies via cmd:

npm install

og run via

npm run dev

åpn i http://localhost:3000

About

mhhhh im so sloppy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors