mwielondek / swift-blackjack

Learning the `inout`s of swift by doing. And what better way than by gambling with the CPU?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

♠️ ♥️

Load into xcode and run in console (or compile with swiftc).

Backlog

  • Basic game play for single user
  • Betting
  • Multiple players
  • Naturals
  • Splitting pairs
  • Doubling down
  • Insurance

About

Learning the `inout`s of swift by doing. And what better way than by gambling with the CPU?


Languages

Language:Swift 100.0%