Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 355 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 355 Bytes

column-poker

A poker variation where players take turns drawing cards from a deck and adding them to a hand that runs in terminal. Built with nodejs.

Install

  1. Install node ( nodejs.org)
  2. $ git clone https://github.com/RobertCorey/column-poker.git
  3. $ cd column-poker
  4. $ npm install

Running

$ node src/main.js