/PokerCards

Go application to manage all basic operations of playing poker

Primary LanguageGoApache License 2.0Apache-2.0

Introduction

Basic project build basic deck operation and managed unit test

Run unit test

  • go test

Execute and Run

you need to include all files that is needed to build the project in main package

  • go run main.go deck.go learningStruct.go interfaceEx.go